Home
last modified time | relevance | path

Searched defs:o (Results 1 – 25 of 29) sorted by relevance

12

/fs/ceph/
Dstrings.c108 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()
Dsnap.c440 static bool has_new_snaps(struct ceph_snap_context *o, in has_new_snaps()
/fs/ubifs/
Dorphan.c48 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
Dtnc_commit.c165 struct ubifs_old_idx *o; in find_old_idx() local
Dtnc.c72 struct ubifs_old_idx *old_idx, *o; in insert_old_idx() local
/fs/erofs/
Dzdata.h121 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
Dutils.c45 int o; in erofs_workgroup_get() local
/fs/ufs/
Dufs.h73 #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/
Dqnx6.h69 #define clear_opt(o, opt) (o &= ~(QNX6_MOUNT_##opt)) argument
70 #define set_opt(o, opt) (o |= (QNX6_MOUNT_##opt)) argument
/fs/xfs/libxfs/
Dxfs_ialloc.h30 xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o) in xfs_make_iptr()
Dxfs_dir2.h242 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/
Dunistr.c251 int i, o, wc_len; in ntfs_nlstoucs() local
327 int i, o, ns_len, wc; in ntfs_ucstonls() local
/fs/affs/
Daffs.h123 #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/
Dsuper.c449 int o; in hpfs_remount_fs() local
556 int o; in hpfs_fill_super() local
/fs/afs/
Drxrpc.c142 int o; in afs_alloc_call() local
170 int o = atomic_read(&net->nr_outstanding_calls); in afs_put_call() local
/fs/befs/
Dlinuxvfs.c509 int i, o; in befs_utf2nls() local
586 int i, o; in befs_nls2utf() local
/fs/fuse/
Ddir.c102 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()
Dreaddir.c152 struct fuse_entry_out *o = &direntplus->entry_out; in fuse_direntplus_link() local
/fs/gfs2/
Dops_fstype.c940 char *o, *options; in gfs2_lm_mount() local
1342 int o; in gfs2_parse_param() local
Ddir.c162 unsigned int o; in gfs2_dir_write_data() local
276 unsigned int o; in gfs2_dir_read_data() local
/fs/proc/
Dkcore.c51 #define kc_offset_to_vaddr(o) ((o) + PAGE_OFFSET) argument
/fs/ext2/
Dxattr.c596 size_t o = le16_to_cpu(last->e_value_offs); in ext2_xattr_set() local
Dext2.h396 #define clear_opt(o, opt) o &= ~EXT2_MOUNT_##opt argument
397 #define set_opt(o, opt) o |= EXT2_MOUNT_##opt argument
/fs/jffs2/
Dwbuf.c269 #define jffs2_verify_write(c,b,o) (0) argument
/fs/
Dcompat_ioctl.c251 unsigned int cmd, struct compat_sg_req_info __user *o) in sg_grt_trans()

12