Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfs.h2991 int __check_sticky(struct user_namespace *mnt_userns, struct inode *dir,
3617 return __check_sticky(mnt_userns, dir, inode); in check_sticky()
/Linux-v5.15/fs/
Dnamei.c2808 int __check_sticky(struct user_namespace *mnt_userns, struct inode *dir, in __check_sticky() function
2819 EXPORT_SYMBOL(__check_sticky);