Searched refs:NFS_INO_PRESERVE_UNLINKED (Results 1 – 3 of 3) sorted by relevance
278 #define NFS_INO_PRESERVE_UNLINKED (4) /* preserve file if removed while open */ macro
1569 test_bit(NFS_INO_PRESERVE_UNLINKED, &NFS_I(inode)->flags))) in nfs_lookup_verify_inode()2478 if (d_count(dentry) > 1 && !test_bit(NFS_INO_PRESERVE_UNLINKED, in nfs_unlink()
3061 set_bit(NFS_INO_PRESERVE_UNLINKED, &NFS_I(state->inode)->flags); in _nfs4_open_and_get_state()
Completed in 26 milliseconds