Home
last modified time | relevance | path

Searched refs:__check_sticky (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dfs.h3017 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir,
3843 return __check_sticky(idmap, dir, inode); in check_sticky()
/linux-6.15/fs/
H A Dnamei.c3127 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir, in __check_sticky() function
3138 EXPORT_SYMBOL(__check_sticky);