Home
last modified time | relevance | path

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

/linux/fs/
H A Dlibfs.c325 void simple_offset_remove(struct offset_ctx *octx, struct dentry *dentry) in simple_offset_remove() function
362 simple_offset_remove(old_ctx, old_dentry); in simple_offset_rename()
/linux/mm/
H A Dshmem.c3987 simple_offset_remove(shmem_get_offset_ctx(dir), dentry); in shmem_unlink()
4064 simple_offset_remove(shmem_get_offset_ctx(new_dir), in shmem_rename2()
4146 simple_offset_remove(shmem_get_offset_ctx(dir), dentry); in shmem_symlink()
/linux/include/linux/
H A Dfs.h3249 void simple_offset_remove(struct offset_ctx *octx, struct dentry *dentry);