Home
last modified time | relevance | path

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

/fs/
Dmount.h85 static inline int is_mounted(struct vfsmount *mnt) in is_mounted() function
Ddcache.c2994 error = is_mounted(vfsmnt) ? 1 : 2; in prepend_path()