Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Ddir.c1406 static bool nfs_verify_change_attribute(struct inode *dir, unsigned long verf) in nfs_verify_change_attribute() function
1438 if (!dir || !nfs_verify_change_attribute(dir, verf)) in nfs_set_verifier_locked()
1497 return nfs_verify_change_attribute(dir, dentry->d_time); in nfs_dentry_verify_change()