Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dexport.h75 u32 ex_layout_types; member
H A Dnfs4layouts.c137 exp->ex_layout_types |= 1 << LAYOUT_FLEX_FILES; in nfsd4_setup_layout_type()
143 exp->ex_layout_types |= 1 << LAYOUT_BLOCK_VOLUME; in nfsd4_setup_layout_type()
151 exp->ex_layout_types |= 1 << LAYOUT_SCSI; in nfsd4_setup_layout_type()
H A Dexport.c836 new->ex_layout_types = 0; in svc_export_init()
862 new->ex_layout_types = item->ex_layout_types; in export_update()
H A Dnfs4proc.c2315 if (!exp->ex_layout_types) { in nfsd4_layout_verify()
2321 !(exp->ex_layout_types & (1 << layout_type))) { in nfsd4_layout_verify()
H A Dnfs4xdr.c3337 unsigned long mask = args->exp->ex_layout_types; in nfsd4_encode_fattr4_fs_layout_types()
3355 unsigned long mask = args->exp->ex_layout_types; in nfsd4_encode_fattr4_layout_types()