Searched defs:dent (Results 1 – 15 of 15) sorted by relevance
/fs/gfs2/ |
D | dir.c | 342 static inline int gfs2_dirent_sentinel(const struct gfs2_dirent *dent) in gfs2_dirent_sentinel() 347 static inline int __gfs2_dirent_find(const struct gfs2_dirent *dent, in __gfs2_dirent_find() 358 static int gfs2_dirent_find(const struct gfs2_dirent *dent, in gfs2_dirent_find() 365 static int gfs2_dirent_prev(const struct gfs2_dirent *dent, in gfs2_dirent_prev() 376 static int gfs2_dirent_last(const struct gfs2_dirent *dent, in gfs2_dirent_last() 387 static int gfs2_dirent_find_space(const struct gfs2_dirent *dent, in gfs2_dirent_find_space() 407 static int gfs2_dirent_gather(const struct gfs2_dirent *dent, in gfs2_dirent_gather() 427 static int gfs2_check_dirent(struct gfs2_dirent *dent, unsigned int offset, in gfs2_check_dirent() 483 struct gfs2_dirent *dent, *prev; in gfs2_dirent_scan() local 542 struct gfs2_dirent **dent) in dirent_first() [all …]
|
D | dir.h | 52 static inline void gfs2_qstr2dirent(const struct qstr *name, u16 reclen, struct gfs2_dirent *dent) in gfs2_qstr2dirent()
|
D | inode.h | 69 struct gfs2_dirent *dent) in gfs2_inum_out()
|
D | ops_inode.c | 436 struct gfs2_dirent *dent = (struct gfs2_dirent *)(di+1); in gfs2_mkdir() local
|
/fs/9p/ |
D | fid.c | 45 struct v9fs_dentry *dent; in v9fs_fid_add() local 78 struct v9fs_dentry *dent; in v9fs_fid_find() local
|
D | vfs_dentry.c | 90 struct v9fs_dentry *dent; in v9fs_dentry_release() local
|
/fs/ubifs/ |
D | dir.c | 182 static int dbg_check_name(struct ubifs_dent_node *dent, struct qstr *nm) in dbg_check_name() 195 #define dbg_check_name(dent, nm) 0 argument 205 struct ubifs_dent_node *dent; in ubifs_lookup() local 367 struct ubifs_dent_node *dent; in ubifs_readdir() local 639 struct ubifs_dent_node *dent; in check_dir_empty() local
|
D | tnc.c | 333 const struct ubifs_dent_node *dent = node; in lnc_add() local 510 struct ubifs_dent_node *dent = node; in fallible_read_node() local 537 struct ubifs_dent_node *dent; in matches_name() local 825 struct ubifs_dent_node *dent; in fallible_matches_name() local 1855 const struct ubifs_dent_node *dent = node; in ubifs_tnc_lookup_nm() local 2768 struct ubifs_dent_node *dent; in ubifs_tnc_next_ent() local
|
D | journal.c | 78 static inline void zero_dent_node_unused(struct ubifs_dent_node *dent) in zero_dent_node_unused() 544 struct ubifs_dent_node *dent; in ubifs_jnl_update() local 905 struct ubifs_dent_node *dent, *dent2; in ubifs_jnl_rename() local
|
D | replay.c | 461 const struct ubifs_dent_node *dent) in ubifs_validate_entry() 576 struct ubifs_dent_node *dent = snod->node; in replay_bud() local
|
D | debug.c | 466 const struct ubifs_dent_node *dent = node; in dbg_dump_node() local 972 struct ubifs_dent_node *dent, *pdent = NULL; in dbg_check_dir_size() local 1892 struct ubifs_dent_node *dent = node; in check_leaf() local 2552 struct dentry *dent; in dbg_debugfs_init_fs() local
|
/fs/smbfs/ |
D | cache.c | 83 struct dentry *dent = dentry; in smb_dget_fpos() local
|
D | dir.c | 165 struct dentry *dent; in smb_readdir() local
|
/fs/ntfs/ |
D | namei.c | 102 static struct dentry *ntfs_lookup(struct inode *dir_ino, struct dentry *dent, in ntfs_lookup()
|
/fs/ncpfs/ |
D | dir.c | 351 struct dentry *dent = dentry; in ncp_dget_fpos() local 476 struct dentry *dent; in ncp_readdir() local 757 struct dentry* dent; in ncp_conn_logged_in() local
|