Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 86) sorted by relevance

1234

/fs/
Dxattr.c138 const void *value, size_t size, int flags) in __vfs_setxattr()
170 const void *value, size_t size, int flags) in __vfs_setxattr_noperm()
208 vfs_setxattr(struct dentry *dentry, const char *name, const void *value, in vfs_setxattr()
232 xattr_getsecurity(struct inode *inode, const char *name, void *value, in xattr_getsecurity()
272 char *value = *xattr_value; in vfs_getxattr_alloc() local
302 void *value, size_t size) in __vfs_getxattr()
316 vfs_getxattr(struct dentry *dentry, const char *name, void *value, size_t size) in vfs_getxattr()
415 setxattr(struct dentry *d, const char __user *name, const void __user *value, in setxattr()
457 const char __user *name, const void __user *value, in path_setxattr()
480 const char __user *, name, const void __user *, value, in SYSCALL_DEFINE5() argument
[all …]
Dposix_acl.c666 void *value, size_t size) in posix_acl_fix_xattr_userns()
703 void posix_acl_fix_xattr_from_user(void *value, size_t size) in posix_acl_fix_xattr_from_user()
711 void posix_acl_fix_xattr_to_user(void *value, size_t size) in posix_acl_fix_xattr_to_user()
724 const void *value, size_t size) in posix_acl_from_xattr()
833 const char *name, void *value, size_t size) in posix_acl_xattr_get()
880 const char *name, const void *value, in posix_acl_xattr_set()
/fs/hfs/
Dattr.c22 const void *value, size_t size, int flags) in __hfs_setxattr()
68 void *value, size_t size) in __hfs_getxattr()
117 const char *name, void *value, size_t size) in hfs_xattr_get()
124 const char *name, const void *value, size_t size, in hfs_xattr_set()
/fs/fuse/
Dxattr.c14 int fuse_setxattr(struct inode *inode, const char *name, const void *value, in fuse_setxattr()
49 ssize_t fuse_getxattr(struct inode *inode, const char *name, void *value, in fuse_getxattr()
179 const char *name, void *value, size_t size) in fuse_xattr_get()
186 const char *name, const void *value, size_t size, in fuse_xattr_set()
Dacl.c19 void *value = NULL; in fuse_get_acl() local
75 void *value; in fuse_set_acl() local
/fs/debugfs/
Dfile.c314 struct dentry *parent, void *value, in debugfs_create_mode_unsafe()
370 struct dentry *parent, u8 *value) in debugfs_create_u8()
416 struct dentry *parent, u16 *value) in debugfs_create_u16()
462 struct dentry *parent, u32 *value) in debugfs_create_u32()
509 struct dentry *parent, u64 *value) in debugfs_create_u64()
558 struct dentry *parent, unsigned long *value) in debugfs_create_ulong()
604 struct dentry *parent, u8 *value) in debugfs_create_x8()
622 struct dentry *parent, u16 *value) in debugfs_create_x16()
640 struct dentry *parent, u32 *value) in debugfs_create_x32()
658 struct dentry *parent, u64 *value) in debugfs_create_x64()
[all …]
/fs/btrfs/
Dprops.c104 const char *value, in __btrfs_set_prop()
151 const char *value, in btrfs_set_prop()
271 const char *value, in inode_prop_iterator()
313 const char *value; in inherit_props() local
379 static int prop_compression_validate(const char *value, size_t len) in prop_compression_validate()
390 const char *value, in prop_compression_apply()
Dacl.c35 char *value = NULL; in btrfs_get_acl() local
76 char *value = NULL; in __btrfs_set_acl() local
/fs/cifs/
Dxattr.c44 const char *name, const void *value, in cifs_xattr_set()
149 struct inode *inode, void *value, in cifs_attrib_get()
173 void *value, size_t size) in cifs_creation_time_get()
198 const char *name, void *value, size_t size) in cifs_xattr_get()
/fs/ext2/
Dacl.c19 ext2_acl_from_disk(const void *value, size_t size) in ext2_acl_from_disk()
146 char *value = NULL; in ext2_get_acl() local
182 void *value = NULL; in __ext2_set_acl() local
/fs/ext4/
Dacl.c16 ext4_acl_from_disk(const void *value, size_t size) in ext4_acl_from_disk()
146 char *value = NULL; in ext4_get_acl() local
188 void *value = NULL; in __ext4_set_acl() local
/fs/jfs/
Dxattr.c667 const void *value, size_t value_len, int flags) in __jfs_setxattr()
814 char *value; in __jfs_getxattr() local
920 const void *value, size_t size, int flags) in __jfs_xattr_set()
939 const char *name, void *value, size_t size) in jfs_xattr_get()
947 const char *name, const void *value, in jfs_xattr_set()
956 const char *name, void *value, size_t size) in jfs_xattr_get_os2()
965 const char *name, const void *value, in jfs_xattr_set_os2()
Dacl.c35 char *value = NULL; in jfs_get_acl() local
75 char *value = NULL; in __jfs_set_acl() local
/fs/reiserfs/
Dxattr_acl.c61 static struct posix_acl *reiserfs_posix_acl_from_disk(const void *value, size_t size) in reiserfs_posix_acl_from_disk()
189 char *name, *value; in reiserfs_get_acl() local
244 void *value = NULL; in __reiserfs_set_acl() local
/fs/jffs2/
Dacl.c55 static struct posix_acl *jffs2_acl_from_medium(void *value, size_t size) in jffs2_acl_from_medium()
178 char *value = NULL; in jffs2_get_acl() local
211 char *value = NULL; in __jffs2_set_acl() local
Dcompr_rtime.c44 unsigned char value; in jffs2_rtime_compress() local
84 unsigned char value; in jffs2_rtime_decompress() local
/fs/9p/
Dxattr.c97 const void *value, size_t value_len, int flags) in v9fs_xattr_set()
104 const void *value, size_t value_len, int flags) in v9fs_fid_xattr_set()
149 const char *name, const void *value, in v9fs_xattr_handler_set()
/fs/sdcardfs/
Dpackagelist.c38 atomic_t value; member
178 appid_t value) in alloc_hashtable_entry()
196 static int insert_packagelist_appid_entry_locked(const struct qstr *key, appid_t value) in insert_packagelist_appid_entry_locked()
215 static int insert_ext_gid_entry_locked(const struct qstr *key, appid_t value) in insert_ext_gid_entry_locked()
233 static int insert_userid_exclude_entry_locked(const struct qstr *key, userid_t value) in insert_userid_exclude_entry_locked()
292 static int insert_packagelist_entry(const struct qstr *key, appid_t value) in insert_packagelist_entry()
305 static int insert_ext_gid_entry(const struct qstr *key, appid_t value) in insert_ext_gid_entry()
316 static int insert_userid_exclude_entry(const struct qstr *key, userid_t value) in insert_userid_exclude_entry()
707 struct extensions_value *value = to_extensions_value(item); in extensions_drop_group() local
/fs/hfsplus/
Dposix_acl.c17 char *value = NULL; in hfsplus_get_posix_acl() local
60 char *value = NULL; in __hfsplus_set_posix_acl() local
Dxattr.c264 const void *value, size_t size, int flags) in __hfsplus_setxattr()
428 const void *value, size_t size, int flags, in hfsplus_setxattr()
446 void *value, size_t size) in hfsplus_getxattr_finder_info()
496 void *value, size_t size) in __hfsplus_getxattr()
582 void *value, size_t size, in hfsplus_getxattr()
/fs/orangefs/
Dacl.c17 char *key = NULL, *value = NULL; in orangefs_get_acl() local
68 void *value = NULL; in __orangefs_set_acl() local
/fs/ocfs2/
Dacl.c43 static struct posix_acl *ocfs2_acl_from_xattr(const void *value, size_t size) in ocfs2_acl_from_xattr()
127 char *value = NULL; in ocfs2_get_acl_nolock() local
233 void *value = NULL; in ocfs2_set_acl() local
/fs/f2fs/
Dacl.c48 static struct posix_acl *f2fs_acl_from_disk(const char *value, size_t size) in f2fs_acl_from_disk()
171 void *value = NULL; in __f2fs_get_acl() local
207 void *value = NULL; in __f2fs_set_acl() local
/fs/ubifs/
Dxattr.c100 const struct qstr *nm, const void *value, int size) in create_xattr()
198 struct inode *inode, const void *value, int size) in change_xattr()
273 const void *value, size_t size, int flags, in __ubifs_setxattr()
591 const char *name, const void *value, in ubifs_xattr_set()
/fs/ceph/
Dacl.c49 char *value = NULL; in ceph_get_acl() local
90 char *value = NULL; in ceph_set_acl() local

1234