Home
last modified time | relevance | path

Searched defs:isdir (Results 1 – 9 of 9) sorted by relevance

/linux/security/apparmor/
H A Dpath.c94 int isdir = (flags & PATH_IS_DIR) ? 1 : 0; in d_namespace_path() local
/linux/fs/xfs/scrub/
H A Dorphanage.c529 bool isdir = S_ISDIR(VFS_I(sc->ip)->i_mode); in xrep_adoption_move() local
/linux/fs/fuse/
H A Dioctl.c486 bool isdir = S_ISDIR(inode->i_mode); in fuse_priv_ioctl_prepare() local
H A Dfile.c128 unsigned int open_flags, bool isdir) in fuse_file_open() argument
174 bool isdir) in fuse_do_open() argument
338 unsigned int open_flags, fl_owner_t id, bool isdir) in fuse_file_release() argument
363 fuse_release_common(struct file * file,bool isdir) fuse_release_common() argument
[all...]
/linux/include/linux/
H A Dfsnotify.h251 int isdir, struct inode *target, in fsnotify_move() argument
/linux/fs/gfs2/
H A Dbmap.c95 int isdir = gfs2_is_dir(ip); in __gfs2_unstuff_inode() local
/linux/fs/ceph/
H A Dfile.c201 int fmode, bool isdir) in ceph_init_file_info() argument
/linux/fs/btrfs/
H A Dioctl.c842 struct inode *dir, struct dentry *victim, int isdir) in btrfs_may_delete() argument
/linux/fs/
H A Dnamei.c3168 struct dentry *victim, bool isdir) in may_delete() argument