/kernel/linux/linux-5.10/security/apparmor/ |
H A D | path.c | 94 int isdir = (flags & PATH_IS_DIR) ? 1 : 0; in d_namespace_path() local
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | path.c | 94 int isdir = (flags & PATH_IS_DIR) ? 1 : 0; in d_namespace_path() local
|
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | inode.c | 233 static int erofs_fill_inode(struct inode *inode, int isdir) in erofs_fill_inode() argument 315 erofs_iget(struct super_block *sb, erofs_nid_t nid, bool isdir) erofs_iget() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fsnotify.h | 129 fsnotify_move(struct inode *old_dir, struct inode *new_dir, const struct qstr *old_name, int isdir, struct inode *target, struct dentry *moved) fsnotify_move() argument
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | ioctl.c | 425 bool isdir = S_ISDIR(inode->i_mode); in fuse_priv_ioctl_prepare() local
|
H A D | file.c | 107 static void fuse_file_put(struct fuse_file *ff, bool sync, bool isdir) in fuse_file_put() argument 128 fuse_file_open(struct fuse_mount *fm, u64 nodeid, unsigned int open_flags, bool isdir) fuse_file_open() argument 170 fuse_do_open(struct fuse_mount *fm, u64 nodeid, struct file *file, bool isdir) fuse_do_open() argument 221 fuse_open_common(struct inode *inode, struct file *file, bool isdir) fuse_open_common() argument 305 fuse_file_release(struct inode *inode, struct fuse_file *ff, unsigned int open_flags, fl_owner_t id, bool isdir) fuse_file_release() argument 333 fuse_release_common(struct file *file, bool isdir) fuse_release_common() argument 336 (fl_owner_t) file, isdir); fuse_release_common() local [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | fsnotify.h | 140 fsnotify_move(struct inode *old_dir, struct inode *new_dir, const struct qstr *old_name, int isdir, struct inode *target, struct dentry *moved) fsnotify_move() argument
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | bmap.c | 121 int isdir = gfs2_is_dir(ip); in gfs2_unstuff_dinode() local
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | file.c | 203 ceph_init_file_info(struct inode *inode, struct file *file, int fmode, bool isdir) ceph_init_file_info() argument
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | file.c | 198 ceph_init_file_info(struct inode *inode, struct file *file, int fmode, bool isdir) ceph_init_file_info() argument
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | bmap.c | 97 int isdir = gfs2_is_dir(ip); in __gfs2_unstuff_inode() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ioctl.c | 918 static int btrfs_may_delete(struct inode *dir, struct dentry *victim, int isdir) in btrfs_may_delete() argument
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | file.c | 112 static void fuse_file_put(struct fuse_file *ff, bool sync, bool isdir) in fuse_file_put() argument 217 int fuse_open_common(struct inode *inode, struct file *file, bool isdir) in fuse_open_common() argument 133 fuse_do_open(struct fuse_mount *fm, u64 nodeid, struct file *file, bool isdir) fuse_do_open() argument 302 fuse_release_common(struct file *file, bool isdir) fuse_release_common() argument [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | namei.c | 2700 static int may_delete(struct inode *dir, struct dentry *victim, bool isdir) in may_delete() argument
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ioctl.c | 905 btrfs_may_delete(struct mnt_idmap *idmap, struct inode *dir, struct dentry *victim, int isdir) btrfs_may_delete() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | namei.c | 2951 may_delete(struct mnt_idmap *idmap, struct inode *dir, struct dentry *victim, bool isdir) may_delete() argument
|