Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs_fs.h278 #define NFS_INO_PRESERVE_UNLINKED (4) /* preserve file if removed while open */ macro
/linux-6.3-rc2/fs/nfs/
A Ddir.c1569 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()
A Dnfs4proc.c3061 set_bit(NFS_INO_PRESERVE_UNLINKED, &NFS_I(state->inode)->flags); in _nfs4_open_and_get_state()

Completed in 31 milliseconds