Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_fs.h445 extern void nfs_file_clear_open_context(struct file *flip);
/openbmc/linux/fs/nfs/
H A Dfile.c84 nfs_file_clear_open_context(filp); in nfs_file_release()
H A Dinode.c1153 void nfs_file_clear_open_context(struct file *filp) in nfs_file_clear_open_context() function