Searched refs:layout_type (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4layouts.c | 213 struct nfs4_stid *parent, u32 layout_type) in nfsd4_alloc_layout_stateid() argument 234 ls->ls_layout_type = layout_type; in nfsd4_alloc_layout_stateid() 267 bool create, u32 layout_type, struct nfs4_layout_stateid **lsp) in nfsd4_preprocess_layout_stateid() argument 289 ls = nfsd4_alloc_layout_stateid(cstate, stid, layout_type); in nfsd4_preprocess_layout_stateid() 303 if (layout_type != ls->ls_layout_type) in nfsd4_preprocess_layout_stateid()
|
| H A D | pnfs.h | 56 bool create, u32 layout_type, struct nfs4_layout_stateid **lsp);
|
| H A D | nfs4proc.c | 1834 nfsd4_layout_verify(struct svc_export *exp, unsigned int layout_type) in nfsd4_layout_verify() argument 1841 if (layout_type >= LAYOUT_TYPE_MAX || in nfsd4_layout_verify() 1842 !(exp->ex_layout_types & (1 << layout_type))) { in nfsd4_layout_verify() 1844 __func__, layout_type); in nfsd4_layout_verify() 1848 return nfsd4_layout_ops[layout_type]; in nfsd4_layout_verify()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | stor-layout.h | 60 extern void layout_type (tree);
|
| H A D | tree.def | 250 layout_type does not know how to lay this out,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | stor-layout.h | 60 extern void layout_type (tree);
|
| H A D | tree.def | 250 layout_type does not know how to lay this out,
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | pnfs_dev.c | 133 pdev->layout_type = server->pnfs_curr_ld->id; in nfs4_get_device_info()
|
| H A D | pnfs.h | 221 unsigned int layout_type; member
|
| H A D | nfs42xdr.c | 384 *p++ = cpu_to_be32(devinfo->layout_type); in encode_layoutstats()
|
| H A D | nfs4xdr.c | 1958 *p++ = cpu_to_be32(args->pdev->layout_type); in encode_getdeviceinfo() 2040 *p++ = cpu_to_be32(args->layout_type); in encode_layoutreturn() 5843 if (type != pdev->layout_type) { in decode_getdeviceinfo() 5845 __func__, pdev->layout_type, type); in decode_getdeviceinfo()
|
| H A D | pnfs.c | 1230 args->layout_type = NFS_SERVER(inode)->pnfs_curr_ld->id; in pnfs_init_layoutreturn_args()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | hfi_cmds.c | 908 switch (in->layout_type) { in pkt_session_set_property_1x() 917 mvc->layout_type = in->layout_type; in pkt_session_set_property_1x()
|
| H A D | hfi_helper.h | 1001 u32 layout_type; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs_xdr.h | 328 __u32 layout_type; member 365 __u32 layout_type; member
|
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | randomize_layout_plugin.c | 411 layout_type(main_variant); in relayout_struct()
|
| /OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 2441 devinfo->layout_type = LAYOUT_FLEX_FILES; in ff_layout_mirror_prepare_stats()
|