Home
last modified time | relevance | path

Searched refs:cifs_fscache_get_super_cookie (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dfscache.h67 extern void cifs_fscache_get_super_cookie(struct cifs_tcon *);
134 static inline void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_get_super_cookie() function
H A Dfscache.c95 void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_get_super_cookie() function
H A Dconnect.c3418 cifs_fscache_get_super_cookie(tcon); in cifs_get_tcon()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfscache.h41 extern int cifs_fscache_get_super_cookie(struct cifs_tcon *);
119 static inline int cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) { return 0; } in cifs_fscache_get_super_cookie() function
H A Dfscache.c25 int cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_get_super_cookie() function
H A Dconnect.c3453 * Inside cifs_fscache_get_super_cookie it checks in cifs_mount_get_tcon()
3457 cifs_fscache_get_super_cookie(tcon); in cifs_mount_get_tcon()

Completed in 12 milliseconds