Home
last modified time | relevance | path

Searched refs:offsetp (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/jbd2/
Drevoke.c574 int *offsetp, in write_one_revoke_record() argument
590 offset = *offsetp; in write_one_revoke_record()
631 *offsetp = offset; in write_one_revoke_record()
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
Dspu_task_sync.c315 get_exec_dcookie_and_offset(struct spu *spu, unsigned int *offsetp, in get_exec_dcookie_and_offset() argument
345 *offsetp = my_offset; in get_exec_dcookie_and_offset()
/kernel/linux/linux-5.10/fs/ext4/
Dballoc.c54 ext4_group_t *blockgrpp, ext4_grpblk_t *offsetp) in ext4_get_group_no_and_offset() argument
62 if (offsetp) in ext4_get_group_no_and_offset()
63 *offsetp = offset; in ext4_get_group_no_and_offset()
Dext4.h2551 ext4_grpblk_t *offsetp);
/kernel/linux/linux-5.10/fs/nfsd/
Dvfs.c1965 struct readdir_cd *cdp, loff_t *offsetp) in nfsd_buffered_readdir() argument
1979 offset = *offsetp; in nfsd_buffered_readdir()
2027 *offsetp = offset; in nfsd_buffered_readdir()
2036 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, in nfsd_readdir() argument
2041 loff_t offset = *offsetp; in nfsd_readdir()
2058 err = nfsd_buffered_readdir(file, func, cdp, offsetp); in nfsd_readdir()
Dnfs4xdr.c4898 u32 *offsetp) in nfsd4_listxattr_validate_cookie() argument
4914 *offsetp = (u32)cookie; in nfsd4_listxattr_validate_cookie()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_dir2_sf.c30 xfs_dir2_data_aoff_t *offsetp);
605 xfs_dir2_data_aoff_t *offsetp) /* out(1): new offset */ in xfs_dir2_sf_addname_pick() argument
662 *offsetp = offset; in xfs_dir2_sf_addname_pick()