Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfs.h2620 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir,
3314 return __check_sticky(idmap, dir, inode); in check_sticky()
/Linux-v6.6/fs/
Dnamei.c2918 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir, in __check_sticky() function
2929 EXPORT_SYMBOL(__check_sticky);