/fs/coda/ |
D | cache.c | 90 static void coda_flag_children(struct dentry *parent, int flag) in coda_flag_children() 104 void coda_flag_inode_children(struct inode *inode, int flag) in coda_flag_inode_children()
|
D | coda_linux.h | 97 static __inline__ void coda_flag_inode(struct inode *inode, int flag) in coda_flag_inode()
|
/fs/jfs/ |
D | jfs_txnmgr.h | 41 u16 flag; /* tx commit state */ member 101 u16 flag; /* 2: lock control */ member 176 u16 flag; /* 2: */ member 192 u16 flag; /* 2: */ member 223 u16 flag; /* 2: */ member 251 u16 flag; /* 2: */ member 275 int flag; /* flags */ member
|
D | jfs_incore.h | 150 #define set_cflag(flag, ip) set_bit(flag, &(JFS_IP(ip)->cflag)) argument 151 #define clear_cflag(flag, ip) clear_bit(flag, &(JFS_IP(ip)->cflag)) argument 152 #define test_cflag(flag, ip) test_bit(flag, &(JFS_IP(ip)->cflag)) argument 153 #define test_and_clear_cflag(flag, ip) \ argument 193 unsigned long flag; /* mount time flags */ member
|
D | jfs_xtree.c | 94 u8 flag; member 240 int *cmpp, struct btstack * btstack, int flag) in xtSearch() 539 int flag) in xtInsert() 1363 int flag) in xtExtend() 1526 int flag) in xtTailgate() 2173 int flag) in xtAppend() 2339 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete() 2892 int *cmpp, struct btstack * btstack, int flag) in xtSearchNode() 3162 s64 xtTruncate(tid_t tid, struct inode *ip, s64 newsize, int flag) in xtTruncate()
|
D | jfs_xtree.h | 32 unsigned flag:8; /* 1: flag */ member 96 u8 flag; /* 1: */ member
|
D | jfs_dtree.h | 113 u8 flag; /* 1: 0 if free */ member 149 u8 flag; /* 1: */ member 198 u8 flag; /* 1: */ member
|
D | super.c | 230 int *flag) in parse_options() 430 int flag = JFS_SBI(sb)->flag; in jfs_remount() local 492 int flag, ret = -EINVAL; in jfs_fill_super() local
|
D | jfs_xattr.h | 28 u8 flag; /* Unused? */ member
|
D | jfs_logmgr.c | 2040 static void lbmWrite(struct jfs_log * log, struct lbuf * bp, int flag, in lbmWrite() 2108 static void lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag) in lbmDirectWrite() 2172 static int lbmIOWait(struct lbuf * bp, int flag) in lbmIOWait()
|
D | jfs_dtree.c | 581 struct btstack * btstack, int flag) in dtSearch() 2083 struct inode *ip, struct component_name * key, ino_t * ino, int flag) in dtDelete() 3671 int flag) in ciCompare() 3777 int ri, struct component_name * key, int flag) in ciGetLeafPrefixKey() 3844 struct component_name * key, int flag) in dtGetKey() 4522 struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) in dtModify()
|
/fs/reiserfs/ |
D | do_balan.c | 57 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() 607 const char * const body, int flag) in balance_leaf_left() 915 const char * const body, int flag) in balance_leaf_right() 1236 int flag) in balance_leaf_new_nodes() 1368 const char * const body, int flag) in balance_leaf_finish_node() 1394 const char *body, int flag, in balance_leaf() 1859 const char *body, int flag) in do_balance()
|
/fs/isofs/ |
D | util.c | 17 int iso_date(u8 *p, int flag) in iso_date()
|
/fs/f2fs/ |
D | node.h | 57 unsigned char flag; /* for node information bits */ member 248 unsigned flag = le32_to_cpu(rn->footer.flag); in ofs_of_node() local 424 unsigned int flag = le32_to_cpu(rn->footer.flag); in set_cold_node() local 436 unsigned int flag = le32_to_cpu(rn->footer.flag); in set_mark() local
|
/fs/nilfs2/ |
D | nilfs.h | 171 static inline void nilfs_set_transaction_flag(unsigned int flag) in nilfs_set_transaction_flag() 178 static inline int nilfs_test_transaction_flag(unsigned int flag) in nilfs_test_transaction_flag()
|
D | super.c | 190 static int nilfs_sync_super(struct super_block *sb, int flag) in nilfs_sync_super() 291 int nilfs_commit_super(struct super_block *sb, int flag) in nilfs_commit_super() 331 int flag = NILFS_SB_COMMIT; in nilfs_cleanup_super() local
|
/fs/udf/ |
D | udf_sb.h | 169 static inline int UDF_QUERY_FLAG(struct super_block *sb, int flag) in UDF_QUERY_FLAG() 174 static inline void UDF_SET_FLAG(struct super_block *sb, int flag) in UDF_SET_FLAG() 179 static inline void UDF_CLEAR_FLAG(struct super_block *sb, int flag) in UDF_CLEAR_FLAG()
|
/fs/ |
D | stat.c | 91 int flag) in vfs_fstatat() 292 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument 436 struct stat64 __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
|
D | ioctl.c | 470 unsigned int flag; in ioctl_fionbio() local 494 unsigned int flag; in ioctl_fioasync() local
|
D | fhandle.c | 94 int, flag) in SYSCALL_DEFINE5() argument
|
/fs/ncpfs/ |
D | ncp_fs_sb.h | 160 #define NCP_CLR_FLAG(server, flag) ((server)->flags &= ~(flag)) argument 161 #define NCP_SET_FLAG(server, flag) ((server)->flags |= (flag)) argument 162 #define NCP_IS_FLAG(server, flag) ((server)->flags & (flag)) argument
|
/fs/proc/ |
D | consoles.c | 19 short flag; in show_console_dev() member
|
/fs/ntfs/ |
D | inode.h | 182 #define NINO_FNS(flag) \ argument 199 #define TAS_NINO_FNS(flag) \ argument
|
/fs/ufs/ |
D | util.c | 101 void ubh_mark_buffer_uptodate (struct ufs_buffer_head * ubh, int flag) in ubh_mark_buffer_uptodate()
|
/fs/nfsd/ |
D | nfsd.h | 28 # define ifdebug(flag) if (nfsd_debug & NFSDDBG_##flag) argument 30 # define ifdebug(flag) if (0) argument
|