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.h2681 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir,
3384 return __check_sticky(idmap, dir, inode); in check_sticky()
/openbmc/linux/fs/
H A Dnamei.c2918 int __check_sticky(struct mnt_idmap *idmap, struct inode *dir, in __check_sticky() function
2929 EXPORT_SYMBOL(__check_sticky);