Home
last modified time | relevance | path

Searched defs:flag (Results 1 – 25 of 61) sorted by relevance

123

/fs/coda/
Dcache.c91 static void coda_flag_children(struct dentry *parent, int flag) in coda_flag_children()
105 void coda_flag_inode_children(struct inode *inode, int flag) in coda_flag_inode_children()
Dcoda_linux.h80 static __inline__ void coda_flag_inode(struct inode *inode, int flag) in coda_flag_inode()
/fs/jfs/
Djfs_txnmgr.h28 u16 flag; /* tx commit state */ member
88 u16 flag; /* 2: lock control */ member
163 u16 flag; /* 2: */ member
179 u16 flag; /* 2: */ member
210 u16 flag; /* 2: */ member
238 u16 flag; /* 2: */ member
262 int flag; /* flags */ member
Djfs_incore.h143 #define set_cflag(flag, ip) set_bit(flag, &(JFS_IP(ip)->cflag)) argument
144 #define clear_cflag(flag, ip) clear_bit(flag, &(JFS_IP(ip)->cflag)) argument
145 #define test_cflag(flag, ip) test_bit(flag, &(JFS_IP(ip)->cflag)) argument
146 #define test_and_clear_cflag(flag, ip) \ argument
186 unsigned long flag; /* mount time flags */ member
Djfs_xtree.c81 u8 flag; member
227 int *cmpp, struct btstack * btstack, int flag) in xtSearch()
526 int flag) in xtInsert()
1350 int flag) in xtExtend()
1513 int flag) in xtTailgate()
2160 int flag) in xtAppend()
2326 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete()
2879 int *cmpp, struct btstack * btstack, int flag) in xtSearchNode()
3149 s64 xtTruncate(tid_t tid, struct inode *ip, s64 newsize, int flag) in xtTruncate()
Djfs_xtree.h19 __u8 flag; /* 1: flag */ member
76 u8 flag; /* 1: */ member
Djfs_dtree.h100 u8 flag; /* 1: 0 if free */ member
136 u8 flag; /* 1: */ member
185 u8 flag; /* 1: */ member
Dsuper.c234 int *flag) in parse_options()
434 int flag = JFS_SBI(sb)->flag; in jfs_remount() local
496 int flag, ret = -EINVAL; in jfs_fill_super() local
Djfs_xattr.h17 u8 flag; /* Unused? */ member
Djfs_logmgr.c2022 static void lbmWrite(struct jfs_log * log, struct lbuf * bp, int flag, in lbmWrite()
2090 static void lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag) in lbmDirectWrite()
2152 static int lbmIOWait(struct lbuf * bp, int flag) in lbmIOWait()
Djfs_dtree.c568 struct btstack * btstack, int flag) in dtSearch()
2071 struct inode *ip, struct component_name * key, ino_t * ino, int flag) in dtDelete()
3657 int flag) in ciCompare()
3763 int ri, struct component_name * key, int flag) in ciGetLeafPrefixKey()
3830 struct component_name * key, int flag) in dtGetKey()
4508 struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) in dtModify()
/fs/reiserfs/
Ddo_balan.c57 struct buffer_head *bh, int flag) in do_balance_mark_leaf_dirty()
239 static int balance_leaf_when_delete(struct tree_balance *tb, int flag) in balance_leaf_when_delete()
601 const char * const body, int flag) in balance_leaf_left()
906 const char * const body, int flag) in balance_leaf_right()
1225 int flag) in balance_leaf_new_nodes()
1357 const char * const body, int flag) in balance_leaf_finish_node()
1383 const char *body, int flag, in balance_leaf()
1848 const char *body, int flag) in do_balance()
/fs/overlayfs/
Dutil.c287 void ovl_dentry_set_flag(unsigned long flag, struct dentry *dentry) in ovl_dentry_set_flag()
292 void ovl_dentry_clear_flag(unsigned long flag, struct dentry *dentry) in ovl_dentry_clear_flag()
297 bool ovl_dentry_test_flag(unsigned long flag, struct dentry *dentry) in ovl_dentry_test_flag()
614 void ovl_set_flag(unsigned long flag, struct inode *inode) in ovl_set_flag()
619 void ovl_clear_flag(unsigned long flag, struct inode *inode) in ovl_clear_flag()
624 bool ovl_test_flag(unsigned long flag, struct inode *inode) in ovl_test_flag()
/fs/isofs/
Dutil.c19 int iso_date(u8 *p, int flag) in iso_date()
/fs/f2fs/
Dnode.h55 unsigned char flag; /* for node information bits */ member
251 unsigned flag = le32_to_cpu(rn->footer.flag); in ofs_of_node() local
431 unsigned int flag = le32_to_cpu(rn->footer.flag); in set_cold_node() local
443 unsigned int flag = le32_to_cpu(rn->footer.flag); in set_mark() local
Ddata.c1228 int flag; in f2fs_preallocate_blocks() local
1284 void __do_map_lock(struct f2fs_sb_info *sbi, int flag, bool lock) in __do_map_lock()
1309 int create, int flag) in f2fs_map_blocks()
1563 struct buffer_head *bh, int create, int flag, in __get_data_block()
1586 struct buffer_head *bh_result, int create, int flag, in get_data_block()
2694 int flag; in prepare_write_begin() local
/fs/udf/
Dudf_sb.h166 static inline int UDF_QUERY_FLAG(struct super_block *sb, int flag) in UDF_QUERY_FLAG()
171 static inline void UDF_SET_FLAG(struct super_block *sb, int flag) in UDF_SET_FLAG()
176 static inline void UDF_CLEAR_FLAG(struct super_block *sb, int flag) in UDF_CLEAR_FLAG()
/fs/proc/
Dconsoles.c18 short flag; in show_console_dev() member
/fs/nilfs2/
Dnilfs.h165 static inline void nilfs_set_transaction_flag(unsigned int flag) in nilfs_set_transaction_flag()
172 static inline int nilfs_test_transaction_flag(unsigned int flag) in nilfs_test_transaction_flag()
Dsuper.c166 static int nilfs_sync_super(struct super_block *sb, int flag) in nilfs_sync_super()
266 int nilfs_commit_super(struct super_block *sb, int flag) in nilfs_commit_super()
306 int flag = NILFS_SB_COMMIT; in nilfs_cleanup_super() local
/fs/ntfs/
Dinode.h168 #define NINO_FNS(flag) \ argument
185 #define TAS_NINO_FNS(flag) \ argument
/fs/
Dioctl.c515 unsigned int flag; in ioctl_fionbio() local
539 unsigned int flag; in ioctl_fioasync() local
Dstat.c363 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
514 struct stat64 __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
652 struct compat_stat __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() argument
Dfhandle.c95 int, flag) in SYSCALL_DEFINE5() argument
/fs/ufs/
Dutil.c102 void ubh_mark_buffer_uptodate (struct ufs_buffer_head * ubh, int flag) in ubh_mark_buffer_uptodate()

123