Searched defs:flen (Results 26 - 50 of 50) sorted by relevance

12

/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c579 int flen; local
/linux-master/net/phonet/
H A Dpep.c1226 int flen = 0; local
/linux-master/fs/nfsd/
H A Dxdr3.h67 unsigned int flen; member in struct:nfsd3_renameargs
83 unsigned int flen; member in struct:nfsd3_symlinkargs
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...]
/linux-master/fs/udf/
H A Dnamei.c55 int flen; local
/linux-master/fs/xfs/
H A Dxfs_fsmap.c210 xfs_extlen_t flen; local
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
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c679 int flen = ((fofs + tlen) > PAGE_SIZE) ? local
/linux-master/fs/ntfs3/
H A Dattrib.c155 CLST flen, vcn0 = vcn, pre = pre_alloc ? *pre_alloc : 0; local
/linux-master/drivers/media/usb/msi2500/
H A Dmsi2500.c366 int i, flen, fstatus; 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/arch/sparc/net/
H A Dbpf_jit_comp_32.c331 int i, flen = fp->len, pc_ret0 = -1; local
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_rx.c1041 int flen; local
/linux-master/tools/testing/selftests/
H A Dkselftest_harness.h1113 unsigned int flen = 0, vlen = 0, tlen = 0; local
/linux-master/drivers/media/dvb-frontends/
H A Dmxl5xx.c938 u32 flen = (fh->image_size24[0] << 16) | local
/linux-master/kernel/
H A Dseccomp.c280 static int seccomp_check_filter(struct sock_filter *filter, unsigned int flen) argument
/linux-master/drivers/s390/char/
H A Dcon3270.c318 int i, flen = 3; /* Prefix (TO_SBA). */ local
458 int flen; local
[all...]
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwmi.c822 int flen = len - offsetof(struct wmi_rx_mgmt_packet_event, payload); local
913 int flen = len - offsetof(struct wmi_tx_mgmt_packet_event, payload); local
1382 int flen = len - offsetof(struct wmi_sched_scan_result_event, payload); local
[all...]
/linux-master/drivers/net/ppp/
H A Dppp_generic.c1919 int flen; local
[all...]
/linux-master/include/linux/
H A Dfilter.h1109 static inline void bpf_jit_dump(unsigned int flen, unsigned int proglen, argument
/linux-master/lib/
H A Dtest_bpf.c14789 unsigned int flen = filter_length(which); local
/linux-master/kernel/cgroup/
H A Dcgroup.c6937 int fstart = 0, fend = 0, flen; local
/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...]

Completed in 432 milliseconds

12