Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnfs_fs_sb.h285 #define NFS_CAP_LAYOUTERROR (1U << 26) macro
/Linux-v6.1/fs/nfs/
Dnfs42proc.c983 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTERROR; in nfs42_layouterror_done()
1020 if (!nfs_server_capable(inode, NFS_CAP_LAYOUTERROR)) in nfs42_proc_layouterror()
Dnfs4proc.c10528 | NFS_CAP_LAYOUTERROR
/Linux-v6.1/fs/nfs/flexfilelayout/
Dflexfilelayout.c2269 if (!nfs_server_capable(lo->plh_inode, NFS_CAP_LAYOUTERROR)) in ff_layout_send_layouterror()