Searched defs:flen (Results 1 - 25 of 50) sorted by last modified time

12

/linux-master/net/core/
H A Dskbuff.c3113 unsigned int flen = min(*len, plen); local
H A Dfilter.c916 static int check_load_and_stores(const struct sock_filter *filter, int flen) argument
1035 bpf_check_basics_ok(const struct sock_filter *filter, unsigned int flen) argument
1060 bpf_check_classic(const struct sock_filter *filter, unsigned int flen) argument
[all...]
H A Dsock_diag.c82 unsigned int flen; local
107 memcpy(nla_data(attr), fprog->filter, flen); local
/linux-master/include/linux/
H A Dfilter.h1109 static inline void bpf_jit_dump(unsigned int flen, unsigned int proglen, argument
/linux-master/tools/testing/selftests/
H A Dkselftest_harness.h1113 unsigned int flen = 0, vlen = 0, tlen = 0; local
/linux-master/fs/netfs/
H A Dbuffered_write.c196 size_t flen; local
56 netfs_how_to_modify(struct netfs_inode *ctx, struct file *file, struct folio *folio, void *netfs_group, size_t flen, size_t offset, size_t len, bool maybe_trouble) argument
[all...]
/linux-master/fs/nfsd/
H A Dvfs.c1813 nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen, argument
1555 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, struct nfsd_attrs *attrs, int type, dev_t rdev, struct svc_fh *resfhp) argument
1654 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, char *path, struct nfsd_attrs *attrs, struct svc_fh *resfhp) argument
1949 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, char *fname, int flen) argument
[all...]
H A Dxdr3.h67 unsigned int flen; member in struct:nfsd3_renameargs
83 unsigned int flen; member in struct:nfsd3_symlinkargs
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_rx.c1041 int flen; local
/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_32.c331 int i, flen = fp->len, pc_ret0 = -1; local
/linux-master/fs/xfs/
H A Dxfs_reflink.c179 xfs_extlen_t flen; local
1540 loff_t flen = *len + (pos_out - XFS_ISIZE(dest)); local
130 xfs_reflink_find_shared( struct xfs_perag *pag, struct xfs_trans *tp, xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, xfs_extlen_t *flen, bool find_end_of_shared) argument
H A Dxfs_fsmap.c210 xfs_extlen_t flen; local
H A Dxfs_extent_busy.c299 xfs_extent_busy_reuse( struct xfs_mount *mp, struct xfs_perag *pag, xfs_agblock_t fbno, xfs_extlen_t flen, bool userdata) argument
353 xfs_extlen_t flen; local
[all...]
H A Dxfs_discard.c206 xfs_extlen_t flen; local
[all...]
/linux-master/fs/xfs/scrub/
H A Drmap.c85 xfs_extlen_t flen; local
H A Dbmap_repair.c104 xfs_extlen_t flen; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount.c1527 xfs_refcount_find_shared( struct xfs_btree_cur *cur, xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, xfs_extlen_t *flen, bool find_end_of_shared) argument
[all...]
H A Dxfs_alloc.c476 xfs_alloc_fixup_trees( struct xfs_btree_cur *cnt_cur, struct xfs_btree_cur *bno_cur, xfs_agblock_t fbno, xfs_extlen_t flen, xfs_agblock_t rbno, xfs_extlen_t rlen, int flags) argument
1118 xfs_extlen_t flen = 0; local
1225 xfs_extlen_t flen; /* length of found extent */ local
1699 xfs_extlen_t flen; /* length of found freespace */ local
2754 xfs_extlen_t flen; local
[all...]
/linux-master/fs/udf/
H A Dnamei.c55 int flen; local
H A Ddir.c39 int flen; local
/linux-master/drivers/media/usb/msi2500/
H A Dmsi2500.c366 int i, flen, fstatus; local
/linux-master/arch/arm64/kernel/pi/
H A Didreg-override.c245 int flen = strlen(reg->fields[f].name); local
/linux-master/drivers/net/ppp/
H A Dppp_generic.c1919 int flen; local
[all...]
/linux-master/net/phonet/
H A Dpep.c1226 int flen = 0; local
/linux-master/fs/ntfs3/
H A Dattrib.c155 CLST flen, vcn0 = vcn, pre = pre_alloc ? *pre_alloc : 0; local

Completed in 328 milliseconds

12