Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfs.h2687 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir,
3403 return __check_sticky(idmap, dir, inode); in check_sticky()
/openbmc/linux/fs/
H A Dnamei.c2916 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir, in __check_sticky() function
2927 EXPORT_SYMBOL(__check_sticky);