Searched refs:landlock_superblock (Results 1 – 2 of 2) sorted by relevance
63 atomic_long_inc(&landlock_superblock(sb)->inode_refs); in release_inode()77 if (atomic_long_dec_and_test(&landlock_superblock(sb)->inode_refs)) in release_inode()78 wake_up_var(&landlock_superblock(sb)->inode_refs); in release_inode()439 wait_var_event(&landlock_superblock(sb)->inode_refs, !atomic_long_read( in hook_sb_delete()440 &landlock_superblock(sb)->inode_refs)); in hook_sb_delete()
59 static inline struct landlock_superblock_security *landlock_superblock( in landlock_superblock() function
Completed in 5 milliseconds