Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h116 static inline void fscrypt_handle_d_move(struct dentry *dentry) in fscrypt_handle_d_move() function
281 static inline void fscrypt_handle_d_move(struct dentry *dentry) in fscrypt_handle_d_move() function
/OK3568_Linux_fs/kernel/fs/
H A Ddcache.c2887 fscrypt_handle_d_move(dentry); in __d_move()