/fs/ceph/ |
D | strings.c | 110 const char *ceph_lease_op_name(int o) in ceph_lease_op_name() 121 const char *ceph_snap_op_name(int o) in ceph_snap_op_name()
|
D | snap.c | 499 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() 584 struct ubifs_orphan *orphan, *o; in insert_dead_orphan() local 867 struct check_orphan *orphan, *o; in dbg_ins_check_orphan() local 895 struct check_orphan *o; in dbg_find_check_orphan() local 913 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
|
/fs/xfs/libxfs/ |
D | xfs_dir2.h | 162 xfs_dir2_data_aoff_t o) in xfs_dir2_db_off_to_byte() 190 xfs_dir2_data_aoff_t o) in xfs_dir2_db_off_to_dataptr()
|
D | xfs_ialloc.h | 30 xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o) in xfs_make_iptr()
|
/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/vboxsf/ |
D | vfsmod.h | 36 struct vboxsf_options o; member 42 struct vboxsf_options o; member
|
/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/afs/ |
D | rxrpc.c | 139 int o; in afs_alloc_call() local 168 int r, o; in afs_put_call() local
|
/fs/hpfs/ |
D | super.c | 448 int o; in hpfs_remount_fs() local 555 int o; in hpfs_fill_super() local
|
/fs/erofs/ |
D | utils.c | 38 int o; in erofs_workgroup_get() local
|
/fs/befs/ |
D | linuxvfs.c | 509 int i, o; in befs_utf2nls() local 586 int i, o; in befs_nls2utf() local
|
/fs/gfs2/ |
D | ops_fstype.c | 1011 char *o, *options; in gfs2_lm_mount() local 1441 int o; in gfs2_parse_param() local
|
D | dir.c | 159 unsigned int o; in gfs2_dir_write_data() local 273 unsigned int o; in gfs2_dir_read_data() local
|
/fs/fuse/ |
D | readdir.c | 156 struct fuse_entry_out *o = &direntplus->entry_out; in fuse_direntplus_link() local
|
D | dir.c | 102 void fuse_change_entry_timeout(struct dentry *entry, struct fuse_entry_out *o) in fuse_change_entry_timeout() 108 u64 entry_attr_timeout(struct fuse_entry_out *o) in entry_attr_timeout()
|
/fs/proc/ |
D | kcore.c | 51 #define kc_offset_to_vaddr(o) ((o) + PAGE_OFFSET) argument
|
/fs/ext2/ |
D | xattr.c | 600 size_t o = le16_to_cpu(last->e_value_offs); in ext2_xattr_set() local
|
D | ext2.h | 383 #define clear_opt(o, opt) o &= ~EXT2_MOUNT_##opt argument 384 #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/ntfs3/ |
D | fslog.c | 2819 u16 o = le16_to_cpu(rec->attr_off); in check_if_attr() local 2843 u16 o = le16_to_cpu(rec->attr_off); in check_if_index_root() local 2869 u32 o = PtrOffset(attr, hdr) + de_off; in check_if_root_index() local 2894 u32 o = offsetof(struct INDEX_BUFFER, ihdr) + de_off; in check_if_alloc_index() local
|
/fs/ |
D | binfmt_elf.c | 723 size_t o, step; in parse_elf_property() local
|