Home
last modified time | relevance | path

Searched refs:lenp (Results 1 – 19 of 19) sorted by relevance

/fs/xfs/
A Dxfs_sysctl.c17 size_t *lenp, in xfs_stats_clear_proc_handler() argument
22 ret = proc_dointvec_minmax(ctl, write, buffer, lenp, ppos); in xfs_stats_clear_proc_handler()
37 size_t *lenp, in xfs_panic_mask_proc_handler() argument
42 ret = proc_dointvec_minmax(ctl, write, buffer, lenp, ppos); in xfs_panic_mask_proc_handler()
58 size_t *lenp, in xfs_deprecated_dointvec_minmax() argument
66 return proc_dointvec_minmax(ctl, write, buffer, lenp, ppos); in xfs_deprecated_dointvec_minmax()
A Dxfs_bmap_util.h51 xfs_fileoff_t *offp, xfs_extlen_t *lenp);
/fs/fat/
A Dnfs.c100 fat_encode_fh_nostale(struct inode *inode, __u32 *fh, int *lenp, in fat_encode_fh_nostale() argument
103 int len = *lenp; in fat_encode_fh_nostale()
111 *lenp = FAT_FID_SIZE_WITH_PARENT; in fat_encode_fh_nostale()
116 *lenp = FAT_FID_SIZE_WITHOUT_PARENT; in fat_encode_fh_nostale()
122 *lenp = FAT_FID_SIZE_WITHOUT_PARENT; in fat_encode_fh_nostale()
132 *lenp = FAT_FID_SIZE_WITH_PARENT; in fat_encode_fh_nostale()
/fs/nilfs2/
A Dnamei.c529 static int nilfs_encode_fh(struct inode *inode, __u32 *fh, int *lenp, in nilfs_encode_fh() argument
536 if (parent && *lenp < NILFS_FID_SIZE_CONNECTABLE) { in nilfs_encode_fh()
537 *lenp = NILFS_FID_SIZE_CONNECTABLE; in nilfs_encode_fh()
540 if (*lenp < NILFS_FID_SIZE_NON_CONNECTABLE) { in nilfs_encode_fh()
541 *lenp = NILFS_FID_SIZE_NON_CONNECTABLE; in nilfs_encode_fh()
553 *lenp = NILFS_FID_SIZE_CONNECTABLE; in nilfs_encode_fh()
556 *lenp = NILFS_FID_SIZE_NON_CONNECTABLE; in nilfs_encode_fh()
/fs/nfsd/
A Dvfs.c1639 nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp) in nfsd_readlink() argument
1664 if (len < *lenp) in nfsd_readlink()
1665 *lenp = len; in nfsd_readlink()
1666 memcpy(buf, link, *lenp); in nfsd_readlink()
2393 void **bufp, int *lenp) in nfsd_getxattr() argument
2418 *lenp = 0; in nfsd_getxattr()
2427 if (len > *lenp) { in nfsd_getxattr()
2445 *lenp = len; in nfsd_getxattr()
2466 int *lenp) in nfsd_listxattr() argument
2480 *lenp = 0; in nfsd_listxattr()
[all …]
A Dvfs.h106 char *name, void **bufp, int *lenp);
108 char **bufp, int *lenp);
A Dnfs4xdr.c217 nfsd4_decode_component4(struct nfsd4_compoundargs *argp, char **namp, u32 *lenp) in nfsd4_decode_component4() argument
221 if (xdr_stream_decode_u32(argp->xdr, lenp) < 0) in nfsd4_decode_component4()
223 p = xdr_inline_decode(argp->xdr, *lenp); in nfsd4_decode_component4()
226 status = check_filename((char *)p, *lenp); in nfsd4_decode_component4()
229 *namp = svcxdr_savemem(argp, p, *lenp); in nfsd4_decode_component4()
/fs/udf/
A Dnamei.c976 static int udf_encode_fh(struct inode *inode, __u32 *fh, int *lenp, in udf_encode_fh() argument
979 int len = *lenp; in udf_encode_fh()
985 *lenp = 5; in udf_encode_fh()
988 *lenp = 3; in udf_encode_fh()
992 *lenp = 3; in udf_encode_fh()
1003 *lenp = 5; in udf_encode_fh()
/fs/
A Dfile_table.c106 size_t *lenp, loff_t *ppos) in proc_nr_files() argument
109 return proc_doulongvec_minmax(table, write, buffer, lenp, ppos); in proc_nr_files()
A Dpipe.c1503 void *buffer, size_t *lenp, loff_t *ppos) in proc_dopipe_max_size() argument
1505 return do_proc_douintvec(table, write, buffer, lenp, ppos, in proc_dopipe_max_size()
A Dcoredump.c1463 void *buffer, size_t *lenp, loff_t *ppos) in proc_dostring_coredump() argument
1471 error = proc_dostring(table, write, buffer, lenp, ppos); in proc_dostring_coredump()
A Dexec.c2047 void *buffer, size_t *lenp, loff_t *ppos) in proc_dointvec_minmax_coredump() argument
2049 int error = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in proc_dointvec_minmax_coredump()
A Dfs-writeback.c2439 void *buffer, size_t *lenp, loff_t *ppos) in dirtytime_interval_handler() argument
2443 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in dirtytime_interval_handler()
A Dinode.c180 size_t *lenp, loff_t *ppos) in proc_nr_inodes() argument
184 return proc_doulongvec_minmax(table, write, buffer, lenp, ppos); in proc_nr_inodes()
A Ddcache.c193 size_t *lenp, loff_t *ppos) in proc_nr_dentry() argument
198 return proc_doulongvec_minmax(table, write, buffer, lenp, ppos); in proc_nr_dentry()
/fs/btrfs/
A Ddirect-io.c215 u64 start, u64 *lenp, in btrfs_get_blocks_direct_write() argument
227 u64 len = *lenp; in btrfs_get_blocks_direct_write()
349 *lenp = len; in btrfs_get_blocks_direct_write()
/fs/iomap/
A Dbuffered-io.c224 loff_t *pos, loff_t length, size_t *offp, size_t *lenp) in iomap_adjust_read_range() argument
278 *lenp = plen; in iomap_adjust_read_range()
/fs/quota/
A Ddquot.c2914 void *buffer, size_t *lenp, loff_t *ppos) in do_proc_dqstats() argument
2926 return proc_doulongvec_minmax(table, write, buffer, lenp, ppos); in do_proc_dqstats()
/fs/xfs/libxfs/
A Dxfs_bmap.c2835 xfs_extlen_t *lenp) /* in/out: aligned length */ in xfs_bmap_extsize_align() argument
2850 orig_alen = align_alen = *lenp; in xfs_bmap_extsize_align()
2993 *lenp = align_alen; in xfs_bmap_extsize_align()

Completed in 73 milliseconds