Home
last modified time | relevance | path

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

/linux/fs/
H A Dlibfs.c326 void simple_offset_remove(struct offset_ctx *octx, struct dentry *dentry) in simple_offset_remove() function
363 simple_offset_remove(old_ctx, old_dentry); in simple_offset_rename()
/linux/mm/
H A Dshmem.c4001 simple_offset_remove(shmem_get_offset_ctx(dir), dentry); in shmem_unlink()
4078 simple_offset_remove(shmem_get_offset_ctx(new_dir), in shmem_rename2()
4160 simple_offset_remove(shmem_get_offset_ctx(dir), dentry); in shmem_symlink()
/linux/include/linux/
H A Dfs.h3287 void simple_offset_remove(struct offset_ctx *octx, struct dentry *dentry);