Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dexport.h76 u32 ex_layout_types; member
H A Dexport.c849 new->ex_layout_types = 0; in svc_export_init()
875 new->ex_layout_types = item->ex_layout_types; in export_update()
H A Dnfs4proc.c2564 if (!exp->ex_layout_types) { in nfsd4_layout_verify()
2570 !(exp->ex_layout_types & (1 << layout_type))) { in nfsd4_layout_verify()
H A Dnfs4xdr.c3555 unsigned long mask = args->exp->ex_layout_types; in nfsd4_encode_fattr4_fs_layout_types()
3573 unsigned long mask = args->exp->ex_layout_types; in nfsd4_encode_fattr4_layout_types()