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.h76 u32 ex_layout_types; member
H A Dnfs4layouts.c136 exp->ex_layout_types |= 1 << LAYOUT_FLEX_FILES; in nfsd4_setup_layout_type()
142 exp->ex_layout_types |= 1 << LAYOUT_BLOCK_VOLUME; in nfsd4_setup_layout_type()
150 exp->ex_layout_types |= 1 << LAYOUT_SCSI; in nfsd4_setup_layout_type()
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.c2556 if (!exp->ex_layout_types) { in nfsd4_layout_verify()
2562 !(exp->ex_layout_types & (1 << layout_type))) { in nfsd4_layout_verify()
H A Dnfs4xdr.c3554 unsigned long mask = args->exp->ex_layout_types; in nfsd4_encode_fattr4_fs_layout_types()
3572 unsigned long mask = args->exp->ex_layout_types; in nfsd4_encode_fattr4_layout_types()