Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dsuper.c72 static char s_name_buf[512]; variable
94 ? s_name_buf in ntfs_inode_printk()
95 : kmalloc(sizeof(s_name_buf), GFP_NOFS); in ntfs_inode_printk()
99 const u32 name_len = ARRAY_SIZE(s_name_buf) - 1; in ntfs_inode_printk()
124 if (name != s_name_buf) in ntfs_inode_printk()