Home
last modified time | relevance | path

Searched defs:got (Results 1 – 8 of 8) sorted by relevance

/fs/xfs/libxfs/
Dxfs_bmap.c1536 xfs_bmbt_irec_t got; /* current extent value */ in xfs_bmap_last_before() local
3913 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map()
4022 struct xfs_bmbt_irec got; in xfs_bmapi_read() local
4104 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc()
4209 struct xfs_bmbt_irec got; /* current file extent record */ in xfs_bmapi_delay() local
4744 xfs_bmbt_irec_t got; /* current extent entry */ in xfs_bmap_del_extent() local
5066 xfs_bmbt_irec_t got; /* current extent record */ in xfs_bunmapi() local
5428 struct xfs_bmbt_irec *got, /* current extent to shift */ in xfs_bmse_can_merge()
5468 struct xfs_bmbt_irec got; in xfs_bmse_merge() local
5545 struct xfs_bmbt_irec got; in xfs_bmse_shift_one() local
[all …]
Dxfs_bmap.h39 struct xfs_bmbt_irec got; /* extent after, or delayed */ member
Dxfs_da_btree.c2016 int nmap, error, got, i, mapi; in xfs_da_grow_inode_int() local
/fs/ceph/
Dfile.c876 int want, got = 0; in ceph_read_iter() local
1008 int err, want, got; in ceph_write_iter() local
1351 int want, got = 0; in ceph_fallocate() local
Daddr.c1239 int want, got, ret; in ceph_filemap_fault() local
1325 int want, got, ret; in ceph_page_mkwrite() local
Dcaps.c2297 static void __take_cap_refs(struct ceph_inode_info *ci, int got, in __take_cap_refs()
2331 loff_t endoff, bool nonblock, int *got, int *err) in try_get_cap_refs()
2498 loff_t endoff, int *got, struct page **pinned_page) in ceph_get_caps()
/fs/ocfs2/dlmfs/
Ddlmfs.c245 ssize_t readlen, got; in dlmfs_file_read() local
/fs/quota/
Ddquot.c1402 struct dquot **dquots, *got[MAXQUOTAS] = {}; in __dquot_initialize() local