Searched defs:fname (Results 1 – 11 of 11) sorted by relevance
/fs/ext3/ |
D | dir.c | 256 struct fname { struct 260 struct fname *next; argument 275 struct fname *fname; in free_rb_tree_fname() argument 337 struct fname * fname, *new_fn; in ext3_htree_store_dirent() local 395 filldir_t filldir, struct fname *fname) in call_filldir() 430 struct fname *fname; in ext3_dx_readdir() local
|
/fs/ext4/ |
D | dir.c | 258 struct fname { struct 262 struct fname *next; argument 277 struct fname *fname; in free_rb_tree_fname() argument 339 struct fname *fname, *new_fn; in ext4_htree_store_dirent() local 397 filldir_t filldir, struct fname *fname) in call_filldir() 433 struct fname *fname; in ext4_dx_readdir() local
|
/fs/xfs/ |
D | xfs_error.c | 192 char *fname, in xfs_error_report() 212 char *fname, in xfs_corruption_error()
|
D | xfs_rw.c | 185 char *fname, in xfs_do_force_shutdown()
|
D | xfs_bmap.c | 3797 const char *fname, /* function name */ in xfs_bmap_trace_addentry() 3856 const char *fname, /* function name */ in xfs_bmap_trace_delete() 3878 const char *fname, /* function name */ in xfs_bmap_trace_insert() 3907 const char *fname, /* function name */ in xfs_bmap_trace_post_update() 3925 const char *fname, /* function name */ in xfs_bmap_trace_pre_update() 4695 const char *fname, /* function name */ in xfs_bmap_trace_exlist()
|
D | xfs_alloc.c | 74 #define TRACE_UNBUSY(fname,s,ag,sl,tp) argument 75 #define TRACE_BUSYSEARCH(fname,s,ag,agb,l,tp) argument
|
/fs/gfs2/ |
D | dir.h | 44 static inline void gfs2_str2qstr(struct qstr *name, const char *fname) in gfs2_str2qstr()
|
/fs/udf/ |
D | dir.c | 48 char *fname = NULL; in do_udf_readdir() local
|
D | namei.c | 152 char *fname = NULL; in udf_find_entry() local
|
/fs/nfsd/ |
D | vfs.c | 1189 char *fname, int flen, struct iattr *iap, in nfsd_create() 1320 char *fname, int flen, struct iattr *iap, in nfsd_create_v3() 1514 char *fname, int flen, in nfsd_symlink() 1652 nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen, in nfsd_rename() 1757 char *fname, int flen) in nfsd_unlink()
|
/fs/ubifs/ |
D | debug.c | 2551 const char *fname; in dbg_debugfs_init_fs() local
|