Home
last modified time | relevance | path

Searched refs:make_dentry_ptr_block (Results 1 – 3 of 3) sorted by relevance

/linux/fs/f2fs/
H A Ddir.c202 make_dentry_ptr_block(dir, &d, dentry_blk); in find_in_block()
526 make_dentry_ptr_block(NULL, &d, dentry_blk); in make_empty_dir()
746 make_dentry_ptr_block(NULL, &d, dentry_blk); in f2fs_add_regular_entry()
1114 make_dentry_ptr_block(inode, &d, dentry_blk); in f2fs_readdir()
H A Dinline.c452 make_dentry_ptr_block(dir, &dst, dentry_blk); in f2fs_move_inline_dirents()
H A Df2fs.h658 static inline void make_dentry_ptr_block(struct inode *inode, in make_dentry_ptr_block() function