Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dprotocol.h209 HMDFS_O_TRUNC = O_TRUNC, enumerator
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_server.c595 *truncate = ((open_flags & HMDFS_O_TRUNC) && d_is_positive(dentry)); in hmdfs_lookup_create()