Home
last modified time | relevance | path

Searched refs:nfs_should_remove_suid (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfs/
H A Dinternal.h709 static inline int nfs_should_remove_suid(const struct inode *inode) in nfs_should_remove_suid() function
H A Dwrite.c1542 if (nfs_should_remove_suid(inode)) { in nfs_writeback_done()