Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dsuper.c73 static char s_name_buf[512]; variable
95 ? s_name_buf in ntfs_inode_printk()
96 : kmalloc(sizeof(s_name_buf), GFP_NOFS); in ntfs_inode_printk()
100 const u32 name_len = ARRAY_SIZE(s_name_buf) - 1; in ntfs_inode_printk()
125 if (name != s_name_buf) in ntfs_inode_printk()