Lines Matching refs:flags
91 /* public flags for file_system_type */
99 * These are the fs-independent mount-flags: up to 32 flags are supported
106 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
126 * Superblock flags that can be altered by MS_REMOUNT
136 /* Inode flags - they have nothing to superblock flags now */
150 * Note that nosuid etc flags are inode-specific: setting some file-system
151 * flags just means all the inodes inherit those flags by default. It might be
157 * Unfortunately, it is possible to change a filesystems flags with it mounted
160 * flags, so these have to be checked separately. -- rmk@arm.uk.linux.org
266 * Attribute flags. These should be or-ed together to figure out what
286 * uses the above definitions as flags, to know which values have changed.
400 unsigned long flags; /* error bits/gfp mask */
659 unsigned long flags; /* ra flags RA_FLAG_xxx*/
807 unsigned int flags);
820 extern int __break_lease(struct inode *inode, unsigned int flags);
1324 int flags, const char *dev_name, void *data,
1328 int flags, void *data,
1332 int flags, void *data,
1423 extern long do_sys_open(int fdf, const char __user *filename, int flags,
1547 extern int do_remount_sb(struct super_block *sb, int flags,
1670 struct file *out, loff_t *, size_t len, unsigned int flags);
1672 size_t len, unsigned int flags);