Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dvfs.h135 int ksmbd_vfs_unlink(struct file *filp);
H A Dvfs_cache.c269 ksmbd_vfs_unlink(filp); in __ksmbd_inode_close()
H A Dvfs.c1075 int ksmbd_vfs_unlink(struct file *filp) in ksmbd_vfs_unlink() function