Home
last modified time | relevance | path

Searched refs:sb_source (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/include/uapi/linux/
Dmount.h177 __u32 sb_source; /* [str] Source string of the mount */ member
/linux-6.14.4/samples/vfs/
Dsamples-vfs.h40 __u32 sb_source; /* [str] Source string of the mount */ member
Dmountinfo.c158 printf(" %s ", &buf->str[buf->sb_source]); in dump_mountinfo()
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/linux/
Dmount.h177 __u32 sb_source; /* [str] Source string of the mount */ member
/linux-6.14.4/fs/
Dnamespace.c5232 offp = &sm->sb_source; in statmount_string()