Home
last modified time | relevance | path

Searched refs:layoutid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/filelayout/
H A Dfilelayout.c766 filelayout_alloc_lseg(struct pnfs_layout_hdr *layoutid, in filelayout_alloc_lseg() argument
778 rc = filelayout_decode_layout(layoutid, fl, lgr, gfp_flags); in filelayout_alloc_lseg()
779 if (rc != 0 || filelayout_check_layout(layoutid, fl, lgr, gfp_flags)) { in filelayout_alloc_lseg()
/kernel/linux/linux-6.6/fs/nfs/filelayout/
H A Dfilelayout.c766 filelayout_alloc_lseg(struct pnfs_layout_hdr *layoutid, in filelayout_alloc_lseg() argument
778 rc = filelayout_decode_layout(layoutid, fl, lgr, gfp_flags); in filelayout_alloc_lseg()
779 if (rc != 0 || filelayout_check_layout(layoutid, fl, lgr, gfp_flags)) { in filelayout_alloc_lseg()
/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs.h140 struct pnfs_layout_segment * (*alloc_lseg) (struct pnfs_layout_hdr *layoutid, struct nfs4_layoutget_res *lgr, gfp_t gfp_flags);
142 void (*add_lseg) (struct pnfs_layout_hdr *layoutid,
/kernel/linux/linux-6.6/fs/nfs/
H A Dpnfs.h138 struct pnfs_layout_segment * (*alloc_lseg) (struct pnfs_layout_hdr *layoutid, struct nfs4_layoutget_res *lgr, gfp_t gfp_flags);
140 void (*add_lseg) (struct pnfs_layout_hdr *layoutid,

Completed in 7 milliseconds