Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfscrypt.h210 static inline void fscrypt_handle_d_move(struct dentry *dentry) in fscrypt_handle_d_move() function
375 static inline void fscrypt_handle_d_move(struct dentry *dentry) in fscrypt_handle_d_move() function
/Linux-v5.15/fs/
Ddcache.c2922 fscrypt_handle_d_move(dentry); in __d_move()