Searched defs:got (Results 1 – 10 of 10) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_bmap.c | 1554 xfs_bmbt_irec_t got; /* current extent value */ in xfs_bmap_last_before() local 4077 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map() 4186 struct xfs_bmbt_irec got; in xfs_bmapi_read() local 4292 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc() 4979 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_delay() 5116 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_cow() 5215 xfs_bmbt_irec_t got; /* current extent entry */ in xfs_bmap_del_extent() local 5555 xfs_bmbt_irec_t got; /* current extent record */ in __xfs_bunmapi() local 5987 struct xfs_bmbt_irec *got, /* current extent to shift */ in xfs_bmse_can_merge() 6027 struct xfs_bmbt_irec got; in xfs_bmse_merge() local [all …]
|
D | xfs_bmap.h | 39 struct xfs_bmbt_irec got; /* extent after, or delayed */ member
|
D | xfs_da_btree.c | 2015 int nmap, error, got, i, mapi; in xfs_da_grow_inode_int() local
|
/fs/xfs/ |
D | xfs_reflink.c | 276 struct xfs_bmbt_irec got; in xfs_reflink_reserve_cow() local 360 struct xfs_bmbt_irec got; in xfs_reflink_convert_cow() local 590 struct xfs_bmbt_irec got, prev, del; in xfs_reflink_cancel_cow_blocks() local 721 struct xfs_bmbt_irec got, prev, del; in xfs_reflink_end_cow() local
|
D | xfs_iomap.c | 541 struct xfs_bmbt_irec got; in xfs_file_iomap_begin_delay() local
|
/fs/ceph/ |
D | file.c | 1216 int want, got = 0; in ceph_read_iter() local 1354 int err, want, got; in ceph_write_iter() local 1691 int want, got = 0; in ceph_fallocate() local
|
D | addr.c | 321 int got = 0; in start_read() local 1396 int want, got, ret; in ceph_filemap_fault() local 1490 int want, got, ret; in ceph_page_mkwrite() local
|
D | caps.c | 2273 static void __take_cap_refs(struct ceph_inode_info *ci, int got, in __take_cap_refs() 2307 loff_t endoff, bool nonblock, int *got, int *err) in try_get_cap_refs() 2485 int ceph_try_get_caps(struct ceph_inode_info *ci, int need, int want, int *got) in ceph_try_get_caps() 2512 loff_t endoff, int *got, struct page **pinned_page) in ceph_get_caps()
|
/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 245 ssize_t readlen, got; in dlmfs_file_read() local
|
/fs/quota/ |
D | dquot.c | 1416 struct dquot **dquots, *got[MAXQUOTAS] = {}; in __dquot_initialize() local
|