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

/linux-master/fs/nfs/
H A Ddir.c1396 * nfs_verify_change_attribute - Detects NFS remote directory changes
1404 static bool nfs_verify_change_attribute(struct inode *dir, unsigned long verf) function
1436 if (!dir || !nfs_verify_change_attribute(dir, verf))
1495 return nfs_verify_change_attribute(dir, dentry->d_time);

Completed in 115 milliseconds