| /fs/ceph/ |
| D | strings.c | 108 const char *ceph_lease_op_name(int o) in ceph_lease_op_name() 119 const char *ceph_snap_op_name(int o) in ceph_snap_op_name()
|
| D | snap.c | 440 static bool has_new_snaps(struct ceph_snap_context *o, in has_new_snaps()
|
| /fs/ubifs/ |
| D | orphan.c | 48 struct ubifs_orphan *orphan, *o; in orphan_add() local 98 struct ubifs_orphan *o; in lookup_orphan() local 115 static void __orphan_drop(struct ubifs_info *c, struct ubifs_orphan *o) in __orphan_drop() 577 struct ubifs_orphan *orphan, *o; in insert_dead_orphan() local 858 struct check_orphan *orphan, *o; in dbg_ins_check_orphan() local 886 struct check_orphan *o; in dbg_find_check_orphan() local 904 struct check_orphan *o, *n; in dbg_free_check_tree() local
|
| D | tnc_commit.c | 165 struct ubifs_old_idx *o; in find_old_idx() local
|
| D | tnc.c | 72 struct ubifs_old_idx *old_idx, *o; in insert_old_idx() local
|
| /fs/erofs/ |
| D | zdata.h | 121 z_erofs_onlinepage_t *o; member 138 z_erofs_onlinepage_t o; in z_erofs_onlinepage_init() member 151 unsigned long *p, o, v, id; in z_erofs_onlinepage_fixup() local
|
| D | utils.c | 45 int o; in erofs_workgroup_get() local
|
| /fs/ufs/ |
| D | ufs.h | 73 #define ufs_clear_opt(o,opt) o &= ~UFS_MOUNT_##opt argument 74 #define ufs_set_opt(o,opt) o |= UFS_MOUNT_##opt argument 75 #define ufs_test_opt(o,opt) ((o) & UFS_MOUNT_##opt) argument
|
| /fs/qnx6/ |
| D | qnx6.h | 69 #define clear_opt(o, opt) (o &= ~(QNX6_MOUNT_##opt)) argument 70 #define set_opt(o, opt) (o |= (QNX6_MOUNT_##opt)) argument
|
| /fs/xfs/libxfs/ |
| D | xfs_ialloc.h | 30 xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o) in xfs_make_iptr()
|
| D | xfs_dir2.h | 242 xfs_dir2_data_aoff_t o) in xfs_dir2_db_off_to_byte() 270 xfs_dir2_data_aoff_t o) in xfs_dir2_db_off_to_dataptr()
|
| /fs/ntfs/ |
| D | unistr.c | 251 int i, o, wc_len; in ntfs_nlstoucs() local 327 int i, o, ns_len, wc; in ntfs_ucstonls() local
|
| /fs/affs/ |
| D | affs.h | 123 #define affs_clear_opt(o, opt) (o &= ~AFFS_MOUNT_##opt) argument 124 #define affs_set_opt(o, opt) (o |= AFFS_MOUNT_##opt) argument 125 #define affs_test_opt(o, opt) ((o) & AFFS_MOUNT_##opt) argument
|
| /fs/hpfs/ |
| D | super.c | 449 int o; in hpfs_remount_fs() local 556 int o; in hpfs_fill_super() local
|
| /fs/afs/ |
| D | rxrpc.c | 142 int o; in afs_alloc_call() local 170 int o = atomic_read(&net->nr_outstanding_calls); in afs_put_call() local
|
| /fs/befs/ |
| D | linuxvfs.c | 509 int i, o; in befs_utf2nls() local 586 int i, o; in befs_nls2utf() local
|
| /fs/fuse/ |
| D | dir.c | 102 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o) in fuse_change_entry_timeout() 108 static u64 attr_timeout(struct fuse_attr_out *o) in attr_timeout() 113 u64 entry_attr_timeout(struct fuse_entry_out *o) in entry_attr_timeout()
|
| D | readdir.c | 152 struct fuse_entry_out *o = &direntplus->entry_out; in fuse_direntplus_link() local
|
| /fs/gfs2/ |
| D | ops_fstype.c | 940 char *o, *options; in gfs2_lm_mount() local 1342 int o; in gfs2_parse_param() local
|
| D | dir.c | 162 unsigned int o; in gfs2_dir_write_data() local 276 unsigned int o; in gfs2_dir_read_data() local
|
| /fs/proc/ |
| D | kcore.c | 51 #define kc_offset_to_vaddr(o) ((o) + PAGE_OFFSET) argument
|
| /fs/ext2/ |
| D | xattr.c | 596 size_t o = le16_to_cpu(last->e_value_offs); in ext2_xattr_set() local
|
| D | ext2.h | 396 #define clear_opt(o, opt) o &= ~EXT2_MOUNT_##opt argument 397 #define set_opt(o, opt) o |= EXT2_MOUNT_##opt argument
|
| /fs/jffs2/ |
| D | wbuf.c | 269 #define jffs2_verify_write(c,b,o) (0) argument
|
| /fs/ |
| D | compat_ioctl.c | 251 unsigned int cmd, struct compat_sg_req_info __user *o) in sg_grt_trans()
|