Home
last modified time | relevance | path

Searched refs:SB_I_ALLOW_HSM (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/linux/
H A Dfsnotify.h195 if (!(inode->i_sb->s_iflags & SB_I_ALLOW_HSM) || in fsnotify_truncate_perm()
H A Dfs.h1292 #define SB_I_ALLOW_HSM 0x00004000 /* Allow HSM events on this superblock */ macro
/linux-6.15/fs/notify/fanotify/
H A Dfanotify_user.c1763 if (!(path->mnt->mnt_sb->s_iflags & SB_I_ALLOW_HSM)) in fanotify_events_supported()
/linux-6.15/fs/xfs/
H A Dxfs_super.c1845 sb->s_iflags |= SB_I_CGROUPWB | SB_I_ALLOW_HSM; in xfs_fs_fill_super()
/linux-6.15/fs/btrfs/
H A Dsuper.c968 sb->s_iflags |= SB_I_CGROUPWB | SB_I_ALLOW_HSM; in btrfs_fill_super()
/linux-6.15/fs/ext4/
H A Dsuper.c5323 sb->s_iflags |= SB_I_ALLOW_HSM; in __ext4_fill_super()