/fs/ |
D | splice.c | 300 unsigned int flags) in generic_file_splice_read() 585 loff_t *ppos, size_t len, unsigned int flags, in splice_from_pipe() 619 loff_t *ppos, size_t len, unsigned int flags) in iter_file_splice_write() 741 loff_t *ppos, size_t len, unsigned int flags) in generic_splice_sendpage() 760 loff_t *ppos, size_t len, unsigned int flags) in do_splice_from() 772 unsigned int flags) in do_splice_to() 811 int i, flags, more; in splice_direct_to_actor() local 954 loff_t *opos, size_t len, unsigned int flags) in do_splice_direct() 984 static int wait_for_space(struct pipe_inode_info *pipe, unsigned flags) in wait_for_space() 1009 loff_t *off_out, size_t len, unsigned int flags) in do_splice() [all …]
|
D | anon_inodes.c | 80 void *priv, int flags, in __anon_inode_getfile() 145 void *priv, int flags) in anon_inode_getfile() 153 void *priv, int flags, in __anon_inode_getfd() 198 void *priv, int flags) in anon_inode_getfd() 221 void *priv, int flags, in anon_inode_getfd_secure()
|
D | file_table.c | 96 static struct file *__alloc_file(int flags, const struct cred *cred) in __alloc_file() 134 struct file *alloc_empty_file(int flags, const struct cred *cred) in alloc_empty_file() 171 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred) in alloc_empty_file_noaccount() 188 static struct file *alloc_file(const struct path *path, int flags, in alloc_file() 216 const char *name, int flags, in alloc_file_pseudo() 242 struct file *alloc_file_clone(struct file *base, int flags, in alloc_file_clone()
|
D | timerfd.c | 67 unsigned long flags; in timerfd_triggered() local 103 unsigned long flags; in timerfd_clock_was_set() local 145 static void timerfd_setup_cancel(struct timerfd_ctx *ctx, int flags) in timerfd_setup_cancel() 175 static int timerfd_setup(struct timerfd_ctx *ctx, int flags, in timerfd_setup() 239 unsigned long flags; in timerfd_poll() local 392 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument 443 static int do_timerfd_settime(int ufd, int flags, in do_timerfd_settime() 547 SYSCALL_DEFINE4(timerfd_settime, int, ufd, int, flags, in SYSCALL_DEFINE4() argument 575 SYSCALL_DEFINE4(timerfd_settime32, int, ufd, int, flags, in SYSCALL_DEFINE4() argument
|
D | open.c | 398 static long do_faccessat(int dfd, const char __user *filename, int mode, int flags) in do_faccessat() 476 int, flags) in SYSCALL_DEFINE4() argument 945 struct file *dentry_open(const struct path *path, int flags, in dentry_open() 968 struct file *open_with_fake_path(const struct path *path, int flags, in open_with_fake_path() 986 #define WILL_CREATE(flags) (flags & (O_CREAT | __O_TMPFILE)) argument 989 inline struct open_how build_open_how(int flags, umode_t mode) in build_open_how() 1007 u64 flags = how->flags; in build_open_flags() local 1135 struct file *file_open_name(struct filename *name, int flags, umode_t mode) in file_open_name() 1156 struct file *filp_open(const char *filename, int flags, umode_t mode) in filp_open() 1170 struct file *filp_open_block(const char *filename, int flags, umode_t mode) in filp_open_block() [all …]
|
D | eventfd.c | 44 unsigned int flags; member 50 unsigned long flags; in eventfd_signal_mask() local 215 unsigned long flags; in eventfd_ctx_remove_wait_queue() local 412 static int do_eventfd(unsigned int count, int flags) in do_eventfd() 456 SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) in SYSCALL_DEFINE2() argument
|
D | utimes.c | 79 struct timespec64 *times, int flags) in do_utimes_path() 107 static int do_utimes_fd(int fd, struct timespec64 *times, int flags) in do_utimes_fd() 139 int flags) in do_utimes() 147 struct __kernel_timespec __user *, utimes, int, flags) in SYSCALL_DEFINE4() argument 250 …2, unsigned int, dfd, const char __user *, filename, struct old_timespec32 __user *, t, int, flags) in SYSCALL_DEFINE4() argument
|
/fs/xfs/ |
D | kmem.c | 12 kmem_alloc(size_t size, xfs_km_flags_t flags) in kmem_alloc() 42 __kmem_vmalloc(size_t size, xfs_km_flags_t flags) in __kmem_vmalloc() 66 kmem_alloc_io(size_t size, int align_mask, xfs_km_flags_t flags) in kmem_alloc_io() 85 kmem_alloc_large(size_t size, xfs_km_flags_t flags) in kmem_alloc_large()
|
D | xfs_qm_syscalls.c | 26 uint flags) in xfs_qm_log_quotaoff() 64 uint flags) in xfs_qm_log_quotaoff_end() 99 uint flags) in xfs_qm_scall_quotaoff() 320 uint flags) in xfs_qm_scall_trunc_qfiles() 355 uint flags) in xfs_qm_scall_quotaon() 756 uint *flags = args; in xfs_dqrele_inode() local 795 uint flags) in xfs_qm_dqrele_all_inodes()
|
D | xfs_inode.h | 111 __xfs_iflags_set(xfs_inode_t *ip, unsigned short flags) in __xfs_iflags_set() 117 xfs_iflags_set(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_set() 125 xfs_iflags_clear(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_clear() 133 __xfs_iflags_test(xfs_inode_t *ip, unsigned short flags) in __xfs_iflags_test() 139 xfs_iflags_test(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_test() 149 xfs_iflags_test_and_clear(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_test_and_clear() 162 xfs_iflags_test_and_set(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_test_and_set() 338 #define XFS_IOLOCK_DEP(flags) (((flags) & XFS_IOLOCK_DEP_MASK) \ argument 340 #define XFS_MMAPLOCK_DEP(flags) (((flags) & XFS_MMAPLOCK_DEP_MASK) \ argument 342 #define XFS_ILOCK_DEP(flags) (((flags) & XFS_ILOCK_DEP_MASK) \ argument
|
D | xfs_iomap.c | 57 u16 flags) in xfs_bmbt_to_iomap() 621 unsigned flags, in imap_needs_alloc() 641 unsigned int flags, in imap_needs_cow() 662 unsigned flags, in xfs_ilock_for_iomap() 731 unsigned flags, in xfs_direct_write_iomap_begin() 858 unsigned flags, in xfs_buffered_write_iomap_begin() 1082 unsigned flags, in xfs_buffered_write_iomap_end() 1148 unsigned flags, in xfs_read_iomap_begin() 1190 unsigned flags, in xfs_seek_iomap_begin() 1276 unsigned flags, in xfs_xattr_iomap_begin()
|
/fs/notify/fanotify/ |
D | fanotify_user.c | 666 struct path *path, unsigned int flags, __u64 mask, in fanotify_find_path() 720 __u32 mask, unsigned int flags, in fanotify_mark_remove_from_mask() 748 unsigned int flags, __u32 umask) in fanotify_remove_mark() 778 unsigned int flags, __u32 umask) in fanotify_remove_vfsmount_mark() 786 unsigned int flags, __u32 umask) in fanotify_remove_sb_mark() 794 unsigned int flags, __u32 umask) in fanotify_remove_inode_mark() 802 unsigned int flags) in fanotify_mark_add_to_mask() 848 __u32 mask, unsigned int flags, in fanotify_add_mark() 874 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_vfsmount_mark() 882 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_sb_mark() [all …]
|
/fs/afs/ |
D | xattr.c | 39 void *buffer, size_t size, int flags) in afs_xattr_get_acl() 102 const void *buffer, size_t size, int flags) in afs_xattr_set_acl() 140 void *buffer, size_t size, int flags) in afs_xattr_get_yfs() 232 const void *buffer, size_t size, int flags) in afs_xattr_set_yfs() 269 void *buffer, size_t size, int flags) in afs_xattr_get_cell() 296 void *buffer, size_t size, int flags) in afs_xattr_get_fid() 334 void *buffer, size_t size, int flags) in afs_xattr_get_volume()
|
/fs/ocfs2/dlm/ |
D | dlmconvert.c | 63 struct dlm_lock *lock, int flags, int type) in dlmconvert_master() 106 struct dlm_lock *lock, int flags, in __dlmconvert_master() 253 struct dlm_lock *lock, int flags, int type) in dlmconvert_remote() 357 struct dlm_lock *lock, int flags, int type) in dlm_send_remote_convert_request() 441 u32 flags; in dlm_convert_lock_handler() local
|
D | dlmunlock.c | 87 int flags, int *call_ast, in dlmunlock_common() 287 int flags, in dlmunlock_master() 297 int flags, int *call_ast) in dlmunlock_remote() 313 int flags, in dlm_send_remote_unlock_request() 402 u32 flags; in dlm_unlock_lock_handler() local 588 int flags, dlm_astunlockfunc_t *unlockast, void *data) in dlmunlock()
|
/fs/jfs/ |
D | jfs_logmgr.c | 110 #define LCACHE_LOCK(flags) spin_lock_irqsave(&jfsLCacheLock, flags) argument 111 #define LCACHE_UNLOCK(flags) spin_unlock_irqrestore(&jfsLCacheLock, flags) argument 116 #define LCACHE_SLEEP_COND(wq, cond, flags) \ argument 231 unsigned long flags; in lmLog() local 812 unsigned long flags; in lmPostGC() local 939 unsigned long flags; in lmLogSync() local 1887 unsigned long flags; in lbmAllocate() local 1917 unsigned long flags; in lbmFree() local 1956 unsigned long flags; in lbmRedrive() local 2027 unsigned long flags; in lbmWrite() local [all …]
|
/fs/fuse/ |
D | xattr.c | 15 size_t size, int flags) in fuse_setxattr() 182 const char *name, void *value, size_t size, int flags) in fuse_xattr_get() 193 int flags) in fuse_xattr_set() 211 const char *name, void *value, size_t size, int flags) in no_xattr_get() 219 size_t size, int flags) in no_xattr_set()
|
/fs/xfs/scrub/ |
D | inode.c | 74 uint16_t flags) in xchk_inode_extsize() 96 uint16_t flags, in xchk_inode_cowextsize() 115 uint16_t flags) in xchk_inode_flags() 160 uint16_t flags, in xchk_inode_flags2() 228 uint16_t flags; in xchk_dinode() local
|
/fs/hfsplus/ |
D | ioctl.c | 63 unsigned int flags = 0; in hfsplus_getflags() local 77 unsigned int flags = hfsplus_getflags(inode); in hfsplus_ioctl_getflags() local 86 unsigned int flags, new_fl = 0; in hfsplus_ioctl_setflags() local
|
/fs/ubifs/ |
D | ioctl.c | 36 unsigned int flags = ubifs_inode(inode)->flags; in ubifs_set_inode_flags() local 104 static int setflags(struct inode *inode, int flags) in setflags() 144 int flags, err; in ubifs_ioctl() local
|
/fs/xfs/libxfs/ |
D | xfs_rmap.c | 36 unsigned int flags, in xfs_rmap_lookup_le() 58 unsigned int flags, in xfs_rmap_lookup_eq() 105 unsigned int flags) in xfs_rmap_insert() 147 unsigned int flags) in xfs_rmap_delete() 290 unsigned int flags, in xfs_rmap_find_left_neighbor() 368 unsigned int flags, in xfs_rmap_lookup_le_range() 413 unsigned int flags) in xfs_rmap_free_check_owner() 493 unsigned int flags; in xfs_rmap_unmap() local 726 unsigned int flags) in xfs_rmap_is_mergeable() 767 unsigned int flags = 0; in xfs_rmap_map() local [all …]
|
/fs/9p/ |
D | xattr.c | 97 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() 143 int flags) in v9fs_xattr_handler_get() 153 size_t size, int flags) in v9fs_xattr_handler_set()
|
/fs/cifs/ |
D | transport.c | 463 struct smb_rqst *rqst, int flags) in smb_send_rqst() 524 const int timeout, const int flags, in wait_for_free_credits() 641 wait_for_free_request(struct TCP_Server_Info *server, const int flags, in wait_for_free_request() 650 const int flags, unsigned int *instance) in wait_for_compound_request() 778 mid_handle_t *handle, void *cbdata, const int flags, in cifs_call_async() 862 char *in_buf, int flags) in SendReceiveNoRsp() 1032 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv() 1252 struct smb_rqst *rqst, int *resp_buf_type, const int flags, in cifs_send_recv() 1262 const int flags, struct kvec *resp_iov) in SendReceive2() 1301 int *pbytes_returned, const int flags) in SendReceive()
|
/fs/nfsd/ |
D | nfs4acl.c | 66 mask_from_posix(unsigned short perm, unsigned int flags) in mask_from_posix() 84 deny_mask_from_posix(unsigned short perm, u32 flags) in deny_mask_from_posix() 109 low_mode_from_nfs4(u32 perm, unsigned short *mode, unsigned int flags) in low_mode_from_nfs4() 135 unsigned int flags = 0; in nfsd4_get_nfs4_acl() local 234 unsigned int flags) in _posix_to_nfsv4_one() 491 posix_state_to_acl(struct posix_acl_state *state, unsigned int flags) in posix_state_to_acl() 694 unsigned int flags) in nfs4_acl_nfsv4_to_posix() 763 unsigned int flags = 0; in nfsd4_set_nfs4_acl() local
|
/fs/hfs/ |
D | attr.c | 23 const void *value, size_t size, int flags) in __hfs_setxattr() 118 const char *name, void *value, size_t size, int flags) in hfs_xattr_get() 126 int flags) in hfs_xattr_set()
|