Home
last modified time | relevance | path

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

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