Home
last modified time | relevance | path

Searched refs:JFS_DIRSYNC_FL (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/jfs/
H A Dioctl.c33 {JFS_DIRSYNC_FL, FS_DIRSYNC_FL},
88 flags &= ~JFS_DIRSYNC_FL; in jfs_fileattr_set()
H A Djfs_inode.c27 if (flags & JFS_DIRSYNC_FL) in jfs_set_inode_flags()
90 jfs_inode->mode2 &= ~JFS_DIRSYNC_FL; in ialloc()
H A Djfs_dinode.h151 #define JFS_DIRSYNC_FL 0x00100000 /* dirsync behaviour */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/fs/jfs/
H A Dioctl.c33 {JFS_DIRSYNC_FL, FS_DIRSYNC_FL},
88 flags &= ~JFS_DIRSYNC_FL; in jfs_fileattr_set()
H A Djfs_inode.c27 if (flags & JFS_DIRSYNC_FL) in jfs_set_inode_flags()
90 jfs_inode->mode2 &= ~JFS_DIRSYNC_FL; in ialloc()
H A Djfs_dinode.h151 #define JFS_DIRSYNC_FL 0x00100000 /* dirsync behaviour */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/jfs/
H A Dioctl.c33 {JFS_DIRSYNC_FL, FS_DIRSYNC_FL},
88 flags &= ~JFS_DIRSYNC_FL; in jfs_fileattr_set()
H A Djfs_inode.c27 if (flags & JFS_DIRSYNC_FL) in jfs_set_inode_flags()
90 jfs_inode->mode2 &= ~JFS_DIRSYNC_FL; in ialloc()
H A Djfs_dinode.h151 #define JFS_DIRSYNC_FL 0x00100000 /* dirsync behaviour */ macro