Searched defs:is_dir (Results 1 – 17 of 17) sorted by relevance
| /linux/tools/testing/selftests/exec/ |
| H A D | non-regular.c | 16 int is_dir) in rm() 38 int is_dir; in FIXTURE() local 45 int is_dir; in FIXTURE_VARIANT() local
|
| /linux/fs/smb/server/ |
| H A D | oplock.h | 32 bool is_dir; member 51 bool is_dir; member
|
| H A D | smbacl.c | 1110 bool is_dir = S_ISDIR(d_inode(path->dentry)->i_mode); in smb_inherit_dacl() local 1341 bool smb_inherit_flags(int flags, bool is_dir) in smb_inherit_flags()
|
| H A D | smb2pdu.c | 2613 umode_t posix_mode, bool is_dir) in smb2_creat()
|
| /linux/tools/perf/util/ |
| H A D | data.h | 33 bool is_dir; global() member
|
| H A D | data.c | 232 static bool is_dir(struct perf_data *data) is_dir() function
|
| /linux/fs/vboxsf/ |
| H A D | dir.c | 258 umode_t mode, bool is_dir, bool excl, u64 *handle_ret) in vboxsf_dir_create()
|
| /linux/fs/ocfs2/ |
| H A D | journal.h | 421 static inline int ocfs2_mknod_credits(struct super_block *sb, int is_dir, in ocfs2_mknod_credits()
|
| /linux/fs/notify/ |
| H A D | fsnotify.c | 339 bool is_dir = mask & FS_ISDIR; in send_to_group() local
|
| /linux/fs/xfs/ |
| H A D | xfs_inode.c | 666 bool is_dir = S_ISDIR(args->mode); in xfs_create() local 1917 int is_dir = S_ISDIR(VFS_I(ip)->i_mode); in xfs_remove() local
|
| /linux/include/linux/ |
| H A D | fsnotify_backend.h | 809 static inline bool fsnotify_mask_applicable(__u32 mask, bool is_dir, in fsnotify_mask_applicable() 829 bool is_dir, int iter_type) in fsnotify_effective_ignore_mask()
|
| /linux/scripts/kconfig/ |
| H A D | confdata.c | 36 static bool is_dir(const char *path) in is_dir() function
|
| /linux/fs/ntfs/ |
| H A D | namei.c | 1258 int is_dir; in ntfs_rename() local
|
| /linux/fs/smb/client/ |
| H A D | inode.c | 813 umode_t wire_mode_to_posix(u32 wire, bool is_dir) in wire_mode_to_posix()
|
| H A D | smb2ops.c | 1580 __le16 *path, int is_dir, in smb2_ioctl_query_info()
|
| /linux/security/tomoyo/ |
| H A D | common.h | 508 bool is_dir; /* = tomoyo_strendswith(name, "/") */ member
|
| /linux/fs/ |
| H A D | namei.c | 5933 bool is_dir = d_is_dir(old_dentry); in vfs_rename() local
|