/fs/coda/ |
D | cache.c | 84 static void coda_flag_children(struct dentry *parent, int flag) in coda_flag_children() 102 void coda_flag_inode_children(struct inode *inode, int flag) in coda_flag_inode_children()
|
/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 | 155 #define set_cflag(flag, ip) set_bit(flag, &(JFS_IP(ip)->cflag)) argument 156 #define clear_cflag(flag, ip) clear_bit(flag, &(JFS_IP(ip)->cflag)) argument 157 #define test_cflag(flag, ip) test_bit(flag, &(JFS_IP(ip)->cflag)) argument 158 #define test_and_clear_cflag(flag, ip) \ argument 198 unsigned long flag; /* mount time flags */ member
|
D | jfs_xtree.c | 93 u8 flag; member 248 struct xadlist * xadlist, int flag) in xtLookupList() 500 int *cmpp, struct btstack * btstack, int flag) in xtSearch() 799 int flag) in xtInsert() 1622 int flag) in xtExtend() 1785 int flag) in xtTailgate() 2434 int flag) in xtAppend() 2600 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete() 3153 int *cmpp, struct btstack * btstack, int flag) in xtSearchNode() 3423 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 | 220 int *flag) in parse_options() 368 int flag = JFS_SBI(sb)->flag; in jfs_remount() local 418 int flag, ret = -EINVAL; in jfs_fill_super() local
|
D | jfs_xattr.h | 28 u8 flag; /* Unused? */ member
|
D | jfs_logmgr.c | 2042 static void lbmWrite(struct jfs_log * log, struct lbuf * bp, int flag, in lbmWrite() 2110 static void lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag) in lbmDirectWrite() 2175 static int lbmIOWait(struct lbuf * bp, int flag) in lbmIOWait()
|
D | jfs_dtree.c | 580 struct btstack * btstack, int flag) in dtSearch() 2080 struct inode *ip, struct component_name * key, ino_t * ino, int flag) in dtDelete() 3659 int flag) in ciCompare() 3765 int ri, struct component_name * key, int flag) in ciGetLeafPrefixKey() 3832 struct component_name * key, int flag) in dtGetKey() 4510 struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) in dtModify()
|
D | jfs_metapage.h | 33 unsigned long flag; /* See Below */ member
|
D | jfs_logmgr.h | 72 __le32 flag; /* 4: option */ member 379 unsigned long flag; /* 4: flag */ member 480 u16 flag; /* only meaninful in tblock */ member
|
/fs/reiserfs/ |
D | do_balan.c | 33 struct buffer_head *bh, int flag) in do_balance_mark_leaf_dirty() 72 static int balance_leaf_when_delete(struct tree_balance *tb, int flag) in balance_leaf_when_delete() 251 int flag, /* i - insert, d - delete, c - cut, p - paste in balance_leaf() 2073 int flag) in do_balance()
|
/fs/smbfs/ |
D | getopt.h | 6 unsigned long flag; member
|
D | getopt.c | 27 char **optopt, char **optarg, unsigned long *flag, in smb_getopt()
|
/fs/isofs/ |
D | util.c | 17 int iso_date(char * p, int flag) in iso_date()
|
/fs/xfs/linux-2.6/ |
D | sv.h | 48 #define sv_init(sv,flag,name) \ argument
|
/fs/ |
D | ioctl.c | 395 unsigned int flag; in ioctl_fionbio() local 417 unsigned int flag; in ioctl_fioasync() local
|
D | namei.c | 1480 int may_open(struct path *path, int acc_mode, int flag) in may_open() 1569 int flag, int mode) in __open_namei_create() 1607 static inline int open_to_namei_flags(int flag) in open_to_namei_flags() 1614 static int open_will_write_to_fs(int flag, struct inode *inode) in open_will_write_to_fs() 1640 int flag = open_to_namei_flags(open_flag); in do_filp_open() local 2294 SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) in SYSCALL_DEFINE3() argument
|
D | stat.c | 264 struct stat __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument 404 struct stat64 __user *, statbuf, int, flag) in SYSCALL_DEFINE4() argument
|
D | namespace.c | 553 int flag) in clone_mnt() 752 int flag; member 1191 int flag) in copy_tree() 1431 static int do_change_type(struct path *path, int flag) in do_change_type()
|
/fs/ntfs/ |
D | inode.h | 182 #define NINO_FNS(flag) \ argument 199 #define TAS_NINO_FNS(flag) \ argument
|
/fs/ufs/ |
D | util.c | 102 void ubh_mark_buffer_uptodate (struct ufs_buffer_head * ubh, int flag) in ubh_mark_buffer_uptodate()
|
/fs/ecryptfs/ |
D | file.c | 283 static int ecryptfs_fasync(int fd, struct file *file, int flag) in ecryptfs_fasync()
|
/fs/ocfs2/dlm/ |
D | userdlm.c | 50 int flag) in user_check_wait_flag()
|