Searched defs:isdir (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | inode.c | 237 static int erofs_fill_inode(struct inode *inode, int isdir) in erofs_fill_inode() 324 bool isdir) in erofs_iget()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | path.c | 94 int isdir = (flags & PATH_IS_DIR) ? 1 : 0; in d_namespace_path() local
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | cachedpath.py | 84 def isdir(self, s): member in CachedPath
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fsnotify.h | 131 int isdir, struct inode *target, in fsnotify_move()
|
| /OK3568_Linux_fs/kernel/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() 134 bool isdir) in fuse_do_open() 221 int fuse_open_common(struct inode *inode, struct file *file, bool isdir) in fuse_open_common() 297 void fuse_release_common(struct file *file, bool isdir) in fuse_release_common()
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | file.c | 204 int fmode, bool isdir) in ceph_init_file_info()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | bmap.c | 124 int isdir = gfs2_is_dir(ip); in gfs2_unstuff_dinode() local
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ioctl.c | 915 static int btrfs_may_delete(struct inode *dir, struct dentry *victim, int isdir) in btrfs_may_delete()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namei.c | 2777 static int may_delete(struct inode *dir, struct dentry *victim, bool isdir) in may_delete()
|