Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dnfs_fs_sb.h287 #define NFS_CAP_LAYOUTERROR (1U << 26) macro
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_fs_sb.h290 #define NFS_CAP_LAYOUTERROR (1U << 26) macro
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42proc.c954 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTERROR; in nfs42_layouterror_done()
991 if (!nfs_server_capable(inode, NFS_CAP_LAYOUTERROR)) in nfs42_proc_layouterror()
H A Dnfs4proc.c10342 | NFS_CAP_LAYOUTERROR
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42proc.c986 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTERROR; in nfs42_layouterror_done()
1023 if (!nfs_server_capable(inode, NFS_CAP_LAYOUTERROR)) in nfs42_proc_layouterror()
H A Dnfs4proc.c10558 | NFS_CAP_LAYOUTERROR
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2196 if (!nfs_server_capable(lo->plh_inode, NFS_CAP_LAYOUTERROR)) in ff_layout_send_layouterror()
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2270 if (!nfs_server_capable(lo->plh_inode, NFS_CAP_LAYOUTERROR)) in ff_layout_send_layouterror()

Completed in 40 milliseconds