Searched defs:cursor (Results 1 – 19 of 19) sorted by relevance
| /fs/xfs/scrub/ |
| A D | dqiterate.c | 27 struct xchk_dqiter *cursor, in xchk_dqiter_init() 44 struct xchk_dqiter *cursor) in xchk_dquot_iter_revalidate_bmap() 87 struct xchk_dqiter *cursor, in xchk_dquot_iter_advance_bmap() 145 struct xchk_dqiter *cursor, in xchk_dquot_iter_advance_incore() 172 struct xchk_dqiter *cursor, in xchk_dquot_iter()
|
| A D | quotacheck_repair.c | 144 struct xchk_dqiter cursor = { }; in xqcheck_commit_dqtype() local
|
| A D | dirtree.c | 599 xfs_ino_t *cursor) in xchk_dirpath_step_is_stale() 664 xfs_ino_t cursor = dl->scan_ino; in xchk_dirpath_is_stale() local
|
| A D | iscan.c | 90 xfs_agino_t *cursor, in xchk_iscan_find_next() 206 xfs_ino_t cursor, visited; in xchk_iscan_move_cursor() local
|
| A D | quota.c | 305 struct xchk_dqiter cursor = { }; in xchk_quota() local
|
| A D | quota_repair.c | 508 struct xchk_dqiter cursor = { }; in xrep_quota_problems() local
|
| A D | quotacheck.c | 659 struct xchk_dqiter cursor = { }; in xqcheck_compare_dqtype() local
|
| /fs/xfs/ |
| A D | xfs_attr_list.c | 43 #define XFS_ISRESET_CURSOR(cursor) \ argument 57 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr_shortform_list() local 216 struct xfs_attrlist_cursor_kern *cursor, in xfs_attr_node_list_lookup() 314 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr_node_list() local 437 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr3_leaf_list_int() local
|
| /fs/netfs/ |
| A D | fscache_volume.c | 175 struct fscache_volume *cursor; in fscache_hash_volume() local 356 struct fscache_volume *cursor; in fscache_wake_pending_volume() local
|
| A D | fscache_cookie.c | 403 struct fscache_cookie *cursor, *wait_for = NULL; in fscache_hash_cookie() local
|
| /fs/afs/ |
| A D | cell.c | 245 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local 869 struct rb_node *cursor; in afs_cell_purge() local
|
| /fs/configfs/ |
| A D | dir.c | 1617 struct configfs_dirent * cursor = file->private_data; in configfs_dir_close() local 1635 struct configfs_dirent *cursor = file->private_data; in configfs_readdir() local 1711 struct configfs_dirent *cursor = file->private_data; in configfs_dir_lseek() local
|
| /fs/xfs/libxfs/ |
| A D | xfs_attr.h | 57 struct xfs_attrlist_cursor_kern cursor; /* position in list */ member
|
| /fs/vboxsf/ |
| A D | utils.c | 21 int cursor, ret; in vboxsf_new_inode() local
|
| /fs/ |
| A D | libfs.c | 108 static struct dentry *scan_positives(struct dentry *cursor, in scan_positives() 161 struct dentry *cursor = file->private_data; in dcache_dir_lseek() local 193 struct dentry *cursor = file->private_data; in dcache_readdir() local
|
| /fs/bcachefs/ |
| A D | rcu_pending.c | 89 struct rcu_head **cursor; member
|
| A D | inode.c | 972 struct bkey_i_inode_alloc_cursor *cursor = in bch2_inode_alloc_cursor_get() local 1013 struct bkey_i_inode_alloc_cursor *cursor = in bch2_inode_create() local
|
| /fs/overlayfs/ |
| A D | readdir.c | 59 struct list_head *cursor; member
|
| /fs/unicode/ |
| A D | mkutf8data.c | 537 void **cursor; in insert() local
|
Completed in 60 milliseconds